diff options
Diffstat (limited to 'sys/i386/conf/LINT')
-rw-r--r-- | sys/i386/conf/LINT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 3df5e53..954f8a9 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2235,6 +2235,8 @@ device ohci # General USB code (mandatory for USB) device usb # +# USB Double Bulk Pipe devices +device udbp # Generic USB device driver device ugen # Human Interface Device (anything with buttons and dials) |