Date: Thu, 08 Nov 2012 18:07:23 +0800 From: Kevin Lo <kevlo@FreeBSD.org> To: Adrian Chadd <adrian@FreeBSD.org> Cc: Christopher Patrick <cpatrick08@rocketmail.com>, "freebsd-wireless@freebsd.org" <freebsd-wireless@FreeBSD.org> Subject: Re: Re: porting urtwn from openbsd to freebsd for RTL8188CE Driver Support Message-ID: <1352369243.2368.4.camel@nsl> In-Reply-To: <509B783D.6010403@FreeBSD.org> References: <1352350980.91751.YahooMailNeo@web122401.mail.ne1.yahoo.com> <1352351370.96695.YahooMailNeo@web122401.mail.ne1.yahoo.com> <CAJ-VmomFFaHpUjkYCuicMUrH-aBj2eB7=vNY4A=bqO2uQcx1iw@mail.gmail.com> <509B783D.6010403@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kevin Lo wrote: > I am by no means a serious wireless expert. After hours of porting/hacking, > I came up with code what finally compiled and a basic function worked > for me. > Wish I had more free time to finish it. > > # dmesg |grep urtwn > urtwn0: <vendor 0x7392 product 0x7811, class 0/0, rev 2.00/2.00, addr 3> > on usbus1 > urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R > > # ifconfig urtwn0 > urtwn0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290 > ether 00:1f:1f:dd:35:43 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier Oops, forgot to mention, the code is available at http://people.freebsd.org/~kevlo/patch-urtwn The code is ugly and not fully functional for sure. If anyone wants to finish it, please go ahead. :-) Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1352369243.2368.4.camel>