From nobody Fri Jul 07 07:56:27 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Qy5M80Jdrz4lnSB for ; Fri, 7 Jul 2023 07:56:36 +0000 (UTC) (envelope-from peterj@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Qy5M76vrNz3ndK; Fri, 7 Jul 2023 07:56:35 +0000 (UTC) (envelope-from peterj@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688716596; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pLgarCionl5raoojK8RxwXxi1cU2e0gRtqgwl1MjvU8=; b=YYv9XuJ4lzWWnEPI8wZy+De6Gh75OUTPglDZ4RjnQ9WaMJgUxi/DtTu69HY182Ew57PlzT JVo9Yu/LluchUPfvUijaiEq+MFIYoEQKHg7ga40M4gIdI+Dm3iu9TrMNfMite858244i4y COFu7mGx3Lo0Fc3Ced707wXKH/DBlw15ys4mqnbMOLJOQ7dfHlRXdnb2onAWrqiB+Mw2dx 4SbDIvNgzRgC9j47B96RkDnOAAVNmwCzhmwITCiE+PsezAAftHkNDkd2LNIS2+p26Bq4qK +0+WxdO7E0sGTUUbi8rNSqGQ53zecp3etE2ZA5aNSi4bckWxh1HkkVyjKff46w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688716596; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pLgarCionl5raoojK8RxwXxi1cU2e0gRtqgwl1MjvU8=; b=C5gTC26SM4ANtViWyohq1XGWZQ90lvMRsjbecOU9HqYVgHi4wspu9BDmhlTTqvn+i3/1UA cgPl7h90anRK4ZAfJM67iA0U+0spZTyh7Cd6/CMirWkC9oIC7BvmfWytCBSRWHHRNH7r7M RsLirhWGAOfOQfmh8Z4N+F2rwOelddBC/SbrVEnoXxPD9gFgCur2v0f4Q81H2N56xPmvrJ aOG+adSmSZAV0oOpVHVJ6TOAdElbj/jLIbQKvGWCFzc4JC4CRu+OUnuvK4+jHPwwXX0s4x Ovqi+/4wy8qF//PCKVv97UTWqdA45KSxdzqZBeoBTdHyDF7pYRAX+uFxnHD/sQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688716596; a=rsa-sha256; cv=none; b=Zd3vVwk3uEOj9gXPv3XgBlc45V8KTTWJAHl1ayDPqyBTpPvpdEnhyT1/HoMhOUjg/FI+nD 0hznXDa+sAKdLF3S23RZXQ+u0UcT6dE/B9MoZbJS0fpdiea6K37x518Epl+4sIlN9eAida Mn4Qa/h+CWdEITWCC3aUqGHRDYF938ezIv7dk8XBlDN5Kdefqv8J+LXee82VSCxaEi775W OlUqOWFmNUEr1XWkETIP/LIQXF/WAlYQZSP5kbdln7+f0kHlJlLbj1FbQgwlc0GsN7at75 zD+kUHQxy21s5dSWUzJMSC5UscvKKG9yZGE24zIZxiG1VtFEegjKwzDj7/pDCg== Received: from server.rulingia.com (ppp239-208.static.internode.on.net [59.167.239.208]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) (Authenticated sender: peterj) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Qy5M66bDvzZnh; Fri, 7 Jul 2023 07:56:34 +0000 (UTC) (envelope-from peterj@freebsd.org) Date: Fri, 7 Jul 2023 17:56:27 +1000 From: Peter Jeremy To: Graham Perrin Cc: FreeBSD CURRENT Subject: Re: Possible PEBKAC bug for fwget(8)? Message-ID: References: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ls/zU5si2rUlUXJs" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://www.rulingia.com/keys/peter.pgp X-ThisMailContainsUnwantedMimeParts: N --Ls/zU5si2rUlUXJs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2023-Jul-07 08:03:40 +0100, Graham Perrin wro= te: >PCI pictured at >, somehow= I >don't imagine finding that type of slot inside the HP EliteBook where I ran >the command ;-) Whilst you probably don't have a full-size PCI or PCIe connector in your laptop, it's very likely that it has a Mini PCIe connector for the WiFi adapter. Even without that, there are virtual PCI buses inside your CPU chip - have a look at the output of "pciconf -lv". --=20 Peter Jeremy --Ls/zU5si2rUlUXJs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAEBCgB9FiEE7rKYbDBnHnTmXCJ+FqWXoOSiCzQFAmSnxR5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEVF QjI5ODZDMzA2NzFFNzRFNjVDMjI3RTE2QTU5N0EwRTRBMjBCMzQACgkQFqWXoOSi CzTs5w//VYIzovUFF0vqxEXRTA7PE0zHe1NsHyvU7HBoQFjaW44U+qNgdH091FA2 JnkyfRJsJcJvRCH09/mkzSLWkxWByRVEIZdmJUfdbK7pafxq37aV1WDpPf2mHykw BjqEJ/WBP+CqT6hweWKgKGpZVXCnRiOOOlzpxDKVYAet8gAqKZYJJejkJ6MXYI/F 3yIsSY0k+aF5nASKBt4JVig+krORCF2EC5Yz1QGuHeAp49a6HYf55tHNR9Kl0Jq5 3hCxX7R6EIsyfzGXdrQXlAUWX3Oil4LCKR6D5CKO9FXqN7o7KXQMLE8oDPtgcKBA ef+knuEXlk+5xBdyrVuPu4p/ivT/iCi1qPJZxt7osg4rKdwMOrgj8yzHXgK3gb15 IJW7uJ+GmCvmItDWhr8HaRndIUIwsSiE4zY1vVovcX8bqCti581gxopACpTJ7AFx 6wzTmBK++JFqaOKFDM5MAEvoIRXMGTwt/wPFTyij6DnpofjR/Uhcjsj505c3eYbQ DYc9YU3SHnpOsue2PLHZ93V7fKKHmIzzCf0ViyJGgG3wEAg3HmR5uQzTxEOW9a33 3EsRkqbyzBed3akodpUwZpLQiGVrf1iYa4z0VLCpRt8rLZ+dWRvUsGjJhSbvBVaN oHi9+7fZv16dN9veleiKYCnhRtzqoQnpOIGPWxAj8tqlrqj/mx0= =v+4X -----END PGP SIGNATURE----- --Ls/zU5si2rUlUXJs--