From f516122937f74c7b40dc3846c50a002aa7847537 Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Tue, 22 Sep 1998 06:33:21 +0000 Subject: Replace the ed driver. ec is used for 3c503 cards, we for SMC/WD 80x3 series and ne for ne[12]00. This also adds ne2k pnp support. --- sys/dev/isa/pnpdevs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/dev/isa/pnpdevs') diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 7c14e6363eb..66aa52b842c 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.15 1998/07/05 07:15:32 downsj Exp $ +# $OpenBSD: pnpdevs,v 1.16 1998/09/22 06:33:20 fgsch Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -187,10 +187,10 @@ wdc PNP0600 #Generic ESDI/IDE/ATA compatible hard disk controller # PNP80CA #IBM Token Ring II # PNP80CB #IBM Token Ring II/Short # PNP80CC #IBM Token Ring 4/16Mbs -ed PNP80D3 #Novell/Anthem NE1000 -ed PNP80D4 #Novell/Anthem NE2000 -ed PNP80D5 #NE1000 Compatible -ed PNP80D6 #NE2000 Compatible +ne PNP80D3 #Novell/Anthem NE1000 +ne PNP80D4 #Novell/Anthem NE2000 +ne PNP80D5 #NE1000 Compatible +ne PNP80D6 #NE2000 Compatible # PNP80D7 #Novell/Anthem NE1500T le PNP80D8 #Novell/Anthem NE2100 # PNP80DD #SMC ARCNETPC -- cgit v1.2.3