From 79ee3e29b85752ac6472f4238d3efd373d1a4396 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Tue, 8 Apr 1997 12:01:11 +0000 Subject: [PATCH] Added lnc driver. --- sys/pc98/conf/GENERIC | 3 ++- sys/pc98/conf/GENERIC98 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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