Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/i386/conf Attach joy* at eso?.



details:   https://anonhg.NetBSD.org/src/rev/184eb583ac10
branches:  trunk
changeset: 526088:184eb583ac10
user:      kleink <kleink%NetBSD.org@localhost>
date:      Thu Apr 25 00:54:54 2002 +0000

description:
Attach joy* at eso?.

diffstat:

 sys/arch/i386/conf/GENERIC |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 4e3c02424d7f -r 184eb583ac10 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Thu Apr 25 00:52:21 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC        Thu Apr 25 00:54:54 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.487 2002/04/22 21:05:22 ad Exp $
+# $NetBSD: GENERIC,v 1.488 2002/04/25 00:54:54 kleink Exp $
 #
 # GENERIC machine description file
 # 
@@ -20,7 +20,7 @@
 
 include        "arch/i386/conf/std.i386"
 
-#ident                 "GENERIC-$Revision: 1.487 $"
+#ident                 "GENERIC-$Revision: 1.488 $"
 
 maxusers       32              # estimated number of users
 
@@ -1003,6 +1003,7 @@
 
 # PCI joysticks
 joy*   at pci?                         # Game ports (usually on audio cards)
+joy*   at eso?                         # ESS Solo-1 on-board joystick
 
 # ISA joysticks. Probe is a little strange; add only if you have one.
 #joy0  at isa? port 0x201



Home | Main Index | Thread Index | Old Index