Added uhid again, sorting seems to work now

This commit is contained in:
Nick Hibma 1998-12-13 23:14:03 +00:00
parent 921543cf2f
commit aee1b5a2c5

View File

@ -630,7 +630,7 @@ dev/usb/hid.c optional usb device-driver
# ordering in the list of drivers below is important and should
# be the inverse of the wanted one (MAKE_SET)
dev/usb/ugen.c optional ugen device-driver
#dev/usb/uhid.c optional hid device-driver
dev/usb/uhid.c optional hid device-driver
dev/usb/umodem.c optional umodem device-driver
dev/usb/ucom.c optional ucom device-driver
dev/usb/ums.c optional ums device-driver