summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1996-12-19 15:48:55 +0000
committerkato <kato@FreeBSD.org>1996-12-19 15:48:55 +0000
commit50c01da555530eff320cb62d271c54b01c2ea040 (patch)
tree2d312cf722d3011e17384fd96d2fea4d7a73bdc6 /sys/pc98/conf
parent55419390a663196394ce043d2171969badfde050 (diff)
downloadFreeBSD-src-50c01da555530eff320cb62d271c54b01c2ea040.zip
FreeBSD-src-50c01da555530eff320cb62d271c54b01c2ea040.tar.gz
Add `ep' driver support.
Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC3
-rw-r--r--sys/pc98/conf/GENERIC983
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 668b424..406d0fc 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC98,v 1.11 1996/12/07 12:59:36 kato Exp $
+# $Id: GENERIC98,v 1.12 1996/12/17 14:37:43 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -183,6 +183,7 @@ device ed7 at isa? port 0x00d0 net irq 6 flags 0x900000 vector edintr
device ed8 at isa? port 0x00d0 net irq 6 flags 0xa00000 vector edintr
device ed9 at isa? port 0x03d0 net irq 6 flags 0xb00000 vector edintr
+device ep0 at isa? port 0x40d0 net irq 3 vector epintr
device fe0 at isa? port 0x00d0 net irq 3 vector feintr
device zp0 at isa? port 0x00d0 net irq 10 iomem 0xe0000 vector zpintr
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index 668b424..406d0fc 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC98,v 1.11 1996/12/07 12:59:36 kato Exp $
+# $Id: GENERIC98,v 1.12 1996/12/17 14:37:43 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -183,6 +183,7 @@ device ed7 at isa? port 0x00d0 net irq 6 flags 0x900000 vector edintr
device ed8 at isa? port 0x00d0 net irq 6 flags 0xa00000 vector edintr
device ed9 at isa? port 0x03d0 net irq 6 flags 0xb00000 vector edintr
+device ep0 at isa? port 0x40d0 net irq 3 vector epintr
device fe0 at isa? port 0x00d0 net irq 3 vector feintr
device zp0 at isa? port 0x00d0 net irq 10 iomem 0xe0000 vector zpintr
OpenPOWER on IntegriCloud