IWN Review

Cedric GROSS cg at cgross.info
Sat Jul 20 15:30:35 UTC 2013


> De : Andrey Fesenko [mailto:f0andrey at gmail.com]
> Envoyé : samedi 20 juillet 2013 16:29
> À : Cedric GROSS
> Cc : freebsd-wireless at freebsd.org; freebsd-drivers at freebsd.org
> 
> On Sat, Jul 20, 2013 at 6:18 PM, Cedric GROSS <cg at cgross.info> wrote:
> > Hello dear all,
> >
> >
> >
> > I'm please to announce that I completed my work on IWN.
> >
> >
> >
> > My version available here https://github.com/KreizIT/FreeBSD-IWN
> > include improvement issued by seanbruno
> > (https://github.com/seanbruno/freebsd-iwl)
> > but also mine to support centrino N 2230 NIC (it's my NIC)
> >
> >
> >
> > I set up a new parameters system which more sensitive. I port back
> all
> > NIC parameters to this new system. I hope that I haven't do some
> mistake.
> >
> > So I'll be really please if Intel's NIC owner could check my work and
> > let me know.
> >
> >
> >
> > By the way, if commiters would include my work, please do.
> >
> >
> >
> > Cheers
> >
> > Cedric
> >
> >
> >
> 
> Great news, whether the driver supports n-mode?

What do you mean by 'n-mode' ? 802.11n mode ? 
If so, answer is yes :

#dmesg |grep iwn0
iwn0: <Intel Centrino Wireless-N 2230> mem 0xf7c00000-0xf7c01fff irq 18 at device 0.0 on pci4
#ifconfig wlan0
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: IEEE 802.11 Wireless Ethernet DS/1Mbps mode 11ng
        status: associated
        ssid FreeWifi channel 5 (2432 MHz 11g ht/20) 
Cedric



More information about the freebsd-drivers mailing list