summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/files.usb6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb
index 72b74a19b5c..83b1892132b 100644
--- a/sys/dev/usb/files.usb
+++ b/sys/dev/usb/files.usb
@@ -1,4 +1,4 @@
-# $NetBSD: files.usb,v 1.80 2007/09/03 17:57:36 tshiozak Exp $
+# $NetBSD: files.usb,v 1.81 2007/09/07 20:17:38 plunky Exp $
#
# Config file and device description for machine-independent USB code.
# Included by ports that need it. Ports that use it must provide
@@ -60,10 +60,6 @@ file dev/usb/ugen.c ugen needs-flag
# HID "bus"
define uhidbus {[ reportid = -1 ]}
-# HID processing
-define hid
-file dev/usb/hid.c hid
-
# HID root device for multiple report IDs
device uhidev: hid, uhidbus
attach uhidev at usbifif