Date: Fri, 23 Jan 2009 05:04:49 +0000 (UTC) From: Weongyo Jeong <weongyo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 urtw.4 src/sys/dev/usb if_urtw.c if_urtwreg.h if_urtwvar.h usbdevs src/sys/modules/urtw Makefile Message-ID: <200901230509.n0N596VR060560@repoman.freebsd.org>
index | next in thread | raw e-mail
weongyo 2009-01-23 05:04:49 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usbdevs
Added files:
share/man/man4 urtw.4
sys/dev/usb if_urtw.c if_urtwreg.h if_urtwvar.h
sys/modules/urtw Makefile
Log:
SVN rev 187610 on 2009-01-23 05:04:49Z by weongyo
Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187L
chipset.
Revision Changes Path
1.1 +118 -0 src/share/man/man4/urtw.4 (new)
1.1 +3324 -0 src/sys/dev/usb/if_urtw.c (new)
1.1 +256 -0 src/sys/dev/usb/if_urtwreg.h (new)
1.1 +151 -0 src/sys/dev/usb/if_urtwvar.h (new)
1.395 +2 -0 src/sys/dev/usb/usbdevs
1.1 +9 -0 src/sys/modules/urtw/Makefile (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901230509.n0N596VR060560>
