diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-05-10 09:25:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-05-10 09:25:01 +0000 |
commit | b1392f926e181e704683c571fde508e946bcf365 (patch) | |
tree | 70c2254854be5b6ff79e654f2d033efca5006bb7 /sys/arch/alpha/conf | |
parent | ca20e29be9b1c8a2153b70b86391fdf0b8d7e051 (diff) |
uhid changes
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index c77a5faddfe..8b7d8cb7e66 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.26 2002/05/02 22:56:06 miod Exp $ +# $OpenBSD: RAMDISKBIG,v 1.27 2002/05/10 09:25:00 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -59,7 +59,8 @@ uhub* at usb? uhub* at uhub? port ? configuration ? interface ? # USB Generic HID devices -uhid* at uhub? port ? configuration ? interface ? +uhidev* at uhub? port ? configuration ? interface ? +uhid* at uhidev? reportid ? # USB Generic HID devices # USB Printers #ulpt* at uhub? port ? configuration ? interface ? |