summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.common
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-05-29 04:07:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-05-29 04:07:31 +0000
commitd1a5a51d13e883b41f4cff4521836cc159496783 (patch)
tree6cc0b36d1211aa6121f38d4cf025e72b5eba5cd8 /etc/MAKEDEV.common
parent8a53662a26ae80ab5c41e8f0c8009293ced48880 (diff)
usb2 & usb3 more needed on modern machines
Diffstat (limited to 'etc/MAKEDEV.common')
-rw-r--r--etc/MAKEDEV.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV.common b/etc/MAKEDEV.common
index 26ba4e3361a..784cb93a4af 100644
--- a/etc/MAKEDEV.common
+++ b/etc/MAKEDEV.common
@@ -1,4 +1,4 @@
-vers(a, {-$OpenBSD: MAKEDEV.common,v 1.7 2004/04/11 18:14:59 millert Exp $-})dnl
+vers(a, {-$OpenBSD: MAKEDEV.common,v 1.8 2004/05/29 04:07:30 deraadt Exp $-})dnl
divert(1)dnl
dnl
dnl Common device definitions.
@@ -174,7 +174,7 @@ dnl
dnl XXX some arches use ramd, others ramdisk - needs to be fixed eventually
__devitem(ramdisk, ramdisk, Ramdisk kernel devices,nothing)dnl
dnl
-target(usb, usb, 0, 1)dnl
+target(usb, usb, 0, 1, 2, 3)dnl
target(usb, urio, 0)dnl
twrget(usb, uscan, uscanner, 0)dnl
target(usb, uhid, 0, 1, 2, 3)dnl