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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"