Re: iwm(4) broken on latest -current kernel
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (Michael van Elst) writes: >[email protected] (Kevin Bloom) writes: >>[ 1.040837] iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 8260 (rev. 0x3a) >This gets "interesting". A similar device was already tested successfully, >but there are at least two versions of AC 8260 that might behave differently. The two variants are: > product INTEL WL_8260_1 0x24f3 AC 8260 > product INTEL WL_8260_2 0x24f4 AC 8260 Something like pcictl pci0 -n list will show the product id like: > 004:00:0: 0x24f38086 (0x0280003a) ^^^^ This is the older version that was tested successfully.