Re: add intel 6235 support to iwn(4)

2013-01-09 Thread James Turner
On Wed, Jan 09, 2013 at 04:12:23PM +, Richard N wrote: > Mark Kettenis xs4all.nl> writes: > > > > > > Date: Tue, 13 Nov 2012 21:02:24 -0500 > > > From: James Turner calminferno.net> > > > > > > I was actually able to add support myself with the following diff. > > > > Great! > > > > Comm

Re: add intel 6235 support to iwn(4)

2013-01-09 Thread Richard N
Mark Kettenis xs4all.nl> writes: > > > Date: Tue, 13 Nov 2012 21:02:24 -0500 > > From: James Turner calminferno.net> > > > > I was actually able to add support myself with the following diff. > > Great! > > Committed an improved diff that also adds the "other" 6030 variant. > > > Index: if_

Re: add intel 6235 support to iwn(4)

2012-11-14 Thread Mark Kettenis
> Date: Tue, 13 Nov 2012 21:02:24 -0500 > From: James Turner > > I was actually able to add support myself with the following diff. Great! Committed an improved diff that also adds the "other" 6030 variant. > Index: if_iwn.c > ===

Re: add intel 6235 support to iwn(4)

2012-11-13 Thread Paul de Weerd
This fixes iwn(4) for me too. Where previously I would get "iwn0: fatal firmware error" I now get a working setup with: iwn0 at pci1 dev 0 function 0 "Intel Centrino Advanced-N 6030" rev 0x34: msi, MIMO 2T2R, MoW, address 88:53:2e:d9:dd:9d Full dmesg (including a boot with the previous kernel a

Re: add intel 6235 support to iwn(4)

2012-11-13 Thread James Turner
I was actually able to add support myself with the following diff. -- James Turner ja...@calminferno.net Index: if_iwn.c === RCS file: /cvs/src/sys/dev/pci/if_iwn.c,v retrieving revision 1.115 diff -u -p if_iwn.c --- if_iwn.c11 N

Re: add intel 6235 support to iwn(4)

2012-11-13 Thread James Turner
Does this happen to also add support for 6230? If not how hard would it be to add 6230 support now that 6235 is supported? I'd be happy to test diffs. -- James Turner ja...@calminferno.net

Re: add intel 6235 support to iwn(4)

2012-11-11 Thread Mark Kettenis
> Date: Sat, 10 Nov 2012 22:43:13 -0600 > From: joshua stein > > Add support for Intel 6235 WiFi: > > iwn0 at pci2 dev 0 function 0 "Intel Centrino Advanced-N 6235" rev 0x24: msi, > MIMO 2T2R, AGN, address c4:85:08:35:55:f7 > > Requires newer iwn-6030 firmware that I recently added to the > iw