cvs commit: src/sys/dev/usb usb_port.h usb_subr.c
Warner Losh
imp at FreeBSD.org
Wed Jan 19 21:03:29 PST 2005
imp 2005-01-20 05:03:28 UTC
FreeBSD src repository
Modified files:
sys/dev/usb usb_port.h usb_subr.c
Log:
Although USBVERBOSE was an option in the config system, usb_subr.c failed
to recognize that. Include opt_usb.h to pick it up, rather than usb_port.h.
Revision Changes Path
1.74 +0 -2 src/sys/dev/usb/usb_port.h
1.75 +2 -0 src/sys/dev/usb/usb_subr.c
More information about the cvs-src
mailing list