diff options
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/files.usb | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb index b8b15b26af2..d752710eac9 100644 --- a/sys/dev/usb/files.usb +++ b/sys/dev/usb/files.usb @@ -1,16 +1,12 @@ -# $NetBSD: files.usb,v 1.139 2016/04/26 10:38:43 skrll Exp $ +# $NetBSD: files.usb,v 1.140 2016/06/23 07:32:12 skrll Exp $ # # Config file and device description for machine-independent USB code. # Included by ports that need it. Ports that use it must provide # their own "major" declarations for the appropriate devices. defflag USBVERBOSE -defparam opt_usb.h USBHIST_SIZE defflag opt_usb.h USB_FRAG_DMA_WORKAROUND -# top level usb debug defines -defflag opt_usb.h USB_DEBUG: KERNHIST - # HC controllers defflag opt_usb.h EHCI_DEBUG: USB_DEBUG defflag opt_usb.h OHCI_DEBUG: USB_DEBUG |
