diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 0847f12cb0e..4b374953ccc 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.58 1998/11/25 10:53:21 kato Exp $ +# $Id: GENERIC98,v 1.59 1998/11/25 11:00:31 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -147,10 +147,14 @@ device mse0 at isa? port IO_MSE tty irq 13 # revision 1.20 of this file. device de0 device fxp0 +device mx0 +device pn0 device rl0 device tl0 device tx0 +device vr0 device vx0 +device wb0 # # DP8390 NIC diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 0847f12cb0e..4b374953ccc 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.58 1998/11/25 10:53:21 kato Exp $ +# $Id: GENERIC98,v 1.59 1998/11/25 11:00:31 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -147,10 +147,14 @@ device mse0 at isa? port IO_MSE tty irq 13 # revision 1.20 of this file. device de0 device fxp0 +device mx0 +device pn0 device rl0 device tl0 device tx0 +device vr0 device vx0 +device wb0 # # DP8390 NIC