diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index af4f7acba661..721caa27dd90 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.27 1997/10/31 22:10:09 jseger Exp $ +# $Id: GENERIC98,v 1.28 1998/01/12 15:37:38 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -166,6 +166,8 @@ device lnc0 # ed7: LA-98 # ed8: C-NET(98) # ed9: C-NET(98)E/L +# fe0: RE1000/1000Plus +# fe1: C-NET(98)P2/C-NET(9N)E # device ed0 at isa? port 0x00d0 net irq 6 vector edintr device ed1 at isa? port 0x00d8 net irq 6 flags 0x200000 vector edintr @@ -180,6 +182,7 @@ 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 fe1 at isa? port 0x73d0 net irq 5 vector feintr device zp0 at isa? port 0x00d0 net irq 10 iomem 0xe0000 vector zpintr #controller snd0 diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index af4f7acba661..721caa27dd90 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.27 1997/10/31 22:10:09 jseger Exp $ +# $Id: GENERIC98,v 1.28 1998/01/12 15:37:38 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -166,6 +166,8 @@ device lnc0 # ed7: LA-98 # ed8: C-NET(98) # ed9: C-NET(98)E/L +# fe0: RE1000/1000Plus +# fe1: C-NET(98)P2/C-NET(9N)E # device ed0 at isa? port 0x00d0 net irq 6 vector edintr device ed1 at isa? port 0x00d8 net irq 6 flags 0x200000 vector edintr @@ -180,6 +182,7 @@ 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 fe1 at isa? port 0x73d0 net irq 5 vector feintr device zp0 at isa? port 0x00d0 net irq 10 iomem 0xe0000 vector zpintr #controller snd0