Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/conf Enable uhid.



details:   https://anonhg.NetBSD.org/src/rev/ddcae56e7cba
branches:  trunk
changeset: 487916:ddcae56e7cba
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Wed Jun 14 22:28:13 2000 +0000

description:
Enable uhid.

diffstat:

 sys/arch/alpha/conf/YEAH-BABY |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e0597465e0fe -r ddcae56e7cba sys/arch/alpha/conf/YEAH-BABY
--- a/sys/arch/alpha/conf/YEAH-BABY     Wed Jun 14 22:17:59 2000 +0000
+++ b/sys/arch/alpha/conf/YEAH-BABY     Wed Jun 14 22:28:13 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: YEAH-BABY,v 1.3 2000/06/14 22:02:16 veego Exp $
+# $NetBSD: YEAH-BABY,v 1.4 2000/06/14 22:28:13 thorpej Exp $
 #
 # yeah-baby.shagadelic.org -- thorpej's Alphastation 200 file server
 # and wireless network gateway
@@ -350,7 +350,7 @@
 #wskbd*        at      ukbd? console ?
 
 # USB Generic HID devices
-#uhid* at      uhub? port ?
+uhid*  at      uhub? port ?
 
 # USB Printers
 ulpt*  at      uhub? port ?



Home | Main Index | Thread Index | Old Index