Date: Tue, 12 Jun 2007 19:40:21 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c usbdi.c usbdi.h usbdi_util.c usbdivar.h uvisor.c uvscom.c Message-ID: <200706121940.l5CJeLrf097880@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-06-12 19:40:21 UTC
FreeBSD src repository
Modified files:
sys/dev/usb hid.c usbdi.c usbdi.h usbdi_util.c
usbdivar.h uvisor.c uvscom.c
Log:
First pass at removing __OtherBSD__. We can't blindly remove all of
them in bulk because there is at least one feature that's
unimplemented on FreeBSD that needs to be done and these are good
placeholders.
Revision Changes Path
1.28 +0 -3 src/sys/dev/usb/hid.c
1.100 +3 -11 src/sys/dev/usb/usbdi.c
1.62 +0 -28 src/sys/dev/usb/usbdi.h
1.37 +0 -5 src/sys/dev/usb/usbdi_util.c
1.49 +0 -17 src/sys/dev/usb/usbdivar.h
1.33 +0 -4 src/sys/dev/usb/uvisor.c
1.36 +0 -5 src/sys/dev/usb/uvscom.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706121940.l5CJeLrf097880>
