diff options
author | gene <gene@cvs.openbsd.org> | 1997-09-11 21:35:32 +0000 |
---|---|---|
committer | gene <gene@cvs.openbsd.org> | 1997-09-11 21:35:32 +0000 |
commit | 8f466e5c59c176e9396607090e0e77dcf2b0b6cd (patch) | |
tree | d3ed55f86f7ec34147bfb8a09b7c232f0867d066 /sys/arch/i386/conf | |
parent | 5c997d224d33aa6fe96d1b467191e3147f2f9f0f (diff) |
Build new EtherExpress Pro/10 driver in GENERIC kernels.
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 8d2c9a8285b..31589397a1a 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.43 1997/09/02 04:11:22 downsj Exp $ +# $OpenBSD: GENERIC,v 1.44 1997/09/11 21:35:31 gene Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -143,6 +143,7 @@ eg0 at isa? port 0x310 irq 5 # 3C505/Etherlink+ ethernet cards el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep0 at isa? port ? irq ? # 3C509 ethernet cards ep* at isa? port ? irq ? # 3C509 ethernet cards +ex0 at isa? port ? irq ? # Intel EtherExpress PRO/10 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 |