diff options
author | 1997-09-26 15:05:29 +0000 | |
---|---|---|
committer | 1997-09-26 15:05:29 +0000 | |
commit | c3990fe83ede739e18c90280cfd6d68d3b57a017 (patch) | |
tree | 462f853c683e92cf0bc5d634527375dbbe1cecb8 | |
parent | binaries not in /etc (diff) | |
download | wireguard-openbsd-c3990fe83ede739e18c90280cfd6d68d3b57a017.tar.xz wireguard-openbsd-c3990fe83ede739e18c90280cfd6d68d3b57a017.zip |
ex0 is a sin at the moment
-rw-r--r-- | sys/arch/i386/conf/ALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index 5b17f822b6c..60c2e8bd0d6 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $OpenBSD: ALL,v 1.17 1997/09/11 21:29:22 gene Exp $ +# $OpenBSD: ALL,v 1.18 1997/09/26 15:05:29 deraadt Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # ALL -- everything that's currently supported @@ -186,7 +186,7 @@ ep0 at isa? port ? irq ? # 3C509 ethernet cards ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507 ie1 at isa? port 0x300 irq 10 # EtherExpress le0 at isa? port 0x360 irq 15 drq 6 # IsoLan, NE2100, and DEPCA -ex0 at isa? port ? irq ? # Intel EtherExpress PRO/10 +#ex0 at isa? port ? irq ? # Intel EtherExpress PRO/10 ep0 at eisa? slot ? ep* at eisa? slot ? # 3C579 ethernet cards fea* at eisa? slot ? # DEC DEFEA FDDI cards |