On Mon, Aug 29, 2011 at 1:28 PM, Mark Kettenis <mark.kette...@xs4all.nl> wrote: >> Date: Mon, 29 Aug 2011 11:53:02 +0200 >> From: Tomas Bodzar <tomas.bod...@gmail.com> >> >> On Sun, Aug 28, 2011 at 9:38 AM, Tomas Bodzar <tomas.bod...@gmail.com> wrote: >> > On Sun, Aug 28, 2011 at 2:53 AM, Jonathan Gray <j...@goblin.cx> wrote: >> >> On Sat, Aug 27, 2011 at 09:38:31PM +0200, Peter N. M. Hansteen wrote: >> >>> My new employer handed me a fresh Thinkpad x220 for my day-to-day needs, >> >>> nice little number but the iwn >> >>> >> >>> iwn0 at pci2 dev 0 function 0 "Intel Centrino Advanced-N 6205" rev 0x34: msi, MIMO 2T2R, MoW, address a0:88:b4:41:6f:5c >> >>> >> >>> (which is a bit temperamental under recent linuxes too) is refusing to >> >>> play nice with OpenBSD (specifically the 17 Aug amd64 snapshot). B I >> >>> imagine it's another firmware iteration that's need >> >>> dmesg followed by pcidump -v: >> >> >> >> kettenis has a diff for this >> >> >> >> http://marc.info/?l=openbsd-bugs&m=131404660404926&w=2 >> >> diff works fine. scan is running, connection is running without >> issues, passwords working,dhcp works >> just detection in dmesg is still wrong >> >> iwn0 at pci2 dev 0 function 0 "Intel Centrino Advanced-N 6005" rev >> 0x34: MIMO 2T2R, MoW, address MAC > > Uh what do you mean by that? B Are you saying this really is an "Intel > Centrino Advanced-N 6205" card, but it is identified as 6005?
Yep https://www.dell.com/us/business/p/latitude-e6320/pd , Intel 6005 is not even an option for this model. On Linux it's detected as 6205 and as I checked if_iwn.c and other files there's not 6205 mentioned at all. Here you can find how it's detected by Linux http://marc.info/?l=openbsd-misc&m=131229962808914&w=2 and my original post http://marc.info/?l=openbsd-misc&m=131228154321103&w=2