Date: Tue, 6 Apr 2010 23:14:43 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files src/sys/contrib/dev/run LICENSE run-rt2870 src/sys/dev/usb usbdevs src/sys/dev/usb/wlan if_run.c if_runreg.h if_runvar.h src/sys/modules Makefile src/sys/modules/runfw Makefile src/sys/modules/usb Makefile ... Message-ID: <201004062317.o36NHaRP031401@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2010-04-06 23:14:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/conf files
sys/dev/usb usbdevs
sys/modules Makefile
sys/modules/usb Makefile
Added files: (Branch: RELENG_8)
sys/contrib/dev/run LICENSE run-rt2870
sys/dev/usb/wlan if_run.c if_runreg.h if_runvar.h
sys/modules/runfw Makefile
sys/modules/usb/run Makefile
Log:
SVN rev 206289 on 2010-04-06 23:14:43Z by thompsa
MFC r203134
Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.
This driver was written for OpenBSD by Damien Bergamini and ported over by
Akinori Furukoshi.
Revision Changes Path
1.1459.2.21 +1 -0 src/sys/conf/files
1.1.2.2 +39 -0 src/sys/contrib/dev/run/LICENSE (new)
1.2.2.2 +7 -0 src/sys/contrib/dev/run/run-rt2870 (new)
1.421.2.17 +208 -1 src/sys/dev/usb/usbdevs
1.4.2.2 +4143 -0 src/sys/dev/usb/wlan/if_run.c (new)
1.2.2.2 +1130 -0 src/sys/dev/usb/wlan/if_runreg.h (new)
1.3.2.2 +222 -0 src/sys/dev/usb/wlan/if_runvar.h (new)
1.623.2.11 +1 -0 src/sys/modules/Makefile
1.2.2.2 +8 -0 src/sys/modules/runfw/Makefile (new)
1.27.2.4 +1 -1 src/sys/modules/usb/Makefile
1.1.2.2 +36 -0 src/sys/modules/usb/run/Makefile (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004062317.o36NHaRP031401>
