From 9380fa00aeae6c43e57e181197afa58800214a23 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 21 Jan 1998 18:34:47 +0000 Subject: Add entries for tx card. --- sys/amd64/conf/GENERIC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/amd64/conf') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index c89dee9..b83a527 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/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: GENERIC,v 1.102 1998/01/11 02:16:38 jkh Exp $ +# $Id: GENERIC,v 1.103 1998/01/16 22:12:58 pst Exp $ machine "i386" cpu "I386_CPU" @@ -131,6 +131,7 @@ device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr # revision 1.20 of this file. device de0 device fxp0 +device tx0 device vx0 device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr -- cgit v1.1