summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-04-09 09:00:41 +0000
committerjkh <jkh@FreeBSD.org>1996-04-09 09:00:41 +0000
commit8c536fe336e3a3a10d2e7d80a11e0254c446c6eb (patch)
treec20bc688163a7fd4d09303e6000e64ddf1e45037 /sys/i386/conf
parent67931eee29c1243cda8edab749e0053a487358b5 (diff)
downloadFreeBSD-src-8c536fe336e3a3a10d2e7d80a11e0254c446c6eb.zip
FreeBSD-src-8c536fe336e3a3a10d2e7d80a11e0254c446c6eb.tar.gz
Gag! Somebody removed the bus mouse from GENERIC for reasons unknown.
That certainly explains why I noticed it suddenly missing from the 2.2 SNAPSHOT! :-)
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 4b7d4d5..8ecd5e4 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.62 1996/03/17 08:39:50 jkh Exp $
+# $Id: GENERIC,v 1.63 1996/03/20 10:42:56 jkh Exp $
#
machine "i386"
@@ -100,6 +100,7 @@ device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
device lpt0 at isa? port? tty irq 7 vector lptintr
device lpt1 at isa? port? tty
device lpt2 at isa? port? tty
+device mse0 at isa? port 0x23c tty irq 5 vector mseintr
# Order is important here due to intrusive probes, do *not* alphabetize
# this list of network interfaces until the probes have been fixed.
OpenPOWER on IntegriCloud