Date: Thu, 25 Sep 2008 11:41:25 -0500 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: Flavio Junior <billpp@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: iwn: Errors during make iwn.ko Message-ID: <48DBBF35.9090502@math.missouri.edu> In-Reply-To: <58aa8d780809250837gbf45204gb007c1ad46812ade@mail.gmail.com> References: <58aa8d780809241601i724ec7c2p5fd13a3b18027a64@mail.gmail.com> <alpine.BSF.2.00.0809241837310.89093@cauchy.math.missouri.edu> <58aa8d780809250837gbf45204gb007c1ad46812ade@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Flavio Junior wrote: > I'd tried to use that driver but, all operations gives me "unable to > get *operation* results". > > dmesg shows me no error, and detects when I disable wireless button > (iwn0: RF switch: radio disabled). > > I'm sure that have wireless network around (I'm writing this e-mail using one). > > Does someone there using iwn driver? > Maybe I have forget something ;/ As it happens, I am using the iwn driver. (That is why I happened to know about it so quickly - incidentally I'm sorry for my snappy tone last time.) Are you doing all the "wlan" stuff that CURRENT now requires for wireless cards - for example, in my rc.conf I have: wlans_iwn0="wlan0" ifconfig_wlan0="DHCP" and all subsequent ifconfig and dhclient commands are done using wlan0. (And also, my guess is that the iwn driver you were using was a backport to FreeBSD-STABLE, which doesn't have all this wlan stuff, and hence is incompatible with CURRENT.)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48DBBF35.9090502>