Re: iwm(4) broken on latest -current kernel
Kevin Bloom <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <20251210013955.QHYRM%[email protected]> |
(Michael van Elst) <[email protected]> wrote: > [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. > This is on a normal WPA2 password protected home network. It appears to working now. I didn't change anything at all. Maybe there was an issue during booting or something that I missed. I'll reopen this thread if it happens again. Until then, I'll be testing our the new iwm(4) stuff! Thanks for the quick reply, Michael.