diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 6d5817018451..74a02411b9e0 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.18 1997/03/15 15:58:43 kato Exp $ +# $Id: GENERIC98,v 1.19 1997/03/31 08:27:05 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -159,6 +159,7 @@ device mse0 at isa? port "IO_MSE" tty irq 13 vector mseintr device de0 device fxp0 device vx0 +device lnc0 # # DP8390 NIC diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 6d5817018451..74a02411b9e0 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.18 1997/03/15 15:58:43 kato Exp $ +# $Id: GENERIC98,v 1.19 1997/03/31 08:27:05 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -159,6 +159,7 @@ device mse0 at isa? port "IO_MSE" tty irq 13 vector mseintr device de0 device fxp0 device vx0 +device lnc0 # # DP8390 NIC