From d42d660cf9a25d689c9afad3e5f7a04d475029fd Mon Sep 17 00:00:00 2001 From: bde Date: Mon, 17 Aug 1998 16:46:33 +0000 Subject: FIxed typo (syntax error) in previous commit. --- sys/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/amd64/conf') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 2461708..525343b 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.112 1998/07/20 20:00:29 msmith Exp $ +# $Id: GENERIC,v 1.113 1998/08/16 17:14:59 wpaul Exp $ machine "i386" cpu "I386_CPU" @@ -148,7 +148,7 @@ device fxp0 device tl0 device tx0 device vx0 -devixe xl0 +device xl0 device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr device ie0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector ieintr -- cgit v1.1