[Bug 245304] iwm(4): Add support for Intel 9462 (iwm) wireless devices

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Jun 2021 14:18:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245304

--- Comment #11 from Adriaan de Groot <adridg@freebsd.org> ---
it's probably worth figuring out which devices this PR applies to exactly.
Blake says

none3@pci0:0:20:3:      class=0x028000 rev=0x00 hdr=0x00 vendor=0x8086
device=0x02f0 subvendor=0x8086 subdevice=0x0074
    vendor     = 'Intel Corporation'
    device     = 'Wireless-AC 9462'
    class      = network

at the start of this PR, and I have a **different** device:subdevice
(0x02f0:0x0034) and a different descriptive string (Comet Lake PCH-LP CNVi
WiFi). Details in https://bsd-hardware.info/?probe=80a9ba918e . Then there's
0x06f0:0x0074 (Comet Lake PCH CNVi WiFi) with a different device, from
https://bsd-hardware.info/?probe=2be8cf963c . Sounds similar, even if the
device number is different.

I should add that my comment #4 is no longer true: Linux now names this device
as a Comet-Lake-whatchamacallit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.