diff options
author | 1999-08-19 07:40:08 +0000 | |
---|---|---|
committer | 1999-08-19 07:40:08 +0000 | |
commit | c389a21e4f48fb8bf7623006f2532ba733878d72 (patch) | |
tree | ed19121dd3ab49850df266c685fe6c20c1374afb | |
parent | undo damage aaron did (diff) | |
download | wireguard-openbsd-c389a21e4f48fb8bf7623006f2532ba733878d72.tar.xz wireguard-openbsd-c389a21e4f48fb8bf7623006f2532ba733878d72.zip |
another ethernet card
-rw-r--r-- | sys/dev/isa/pnpdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 47bba29569e..ec4729f067a 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.93 1999/08/18 07:46:33 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.94 1999/08/19 07:40:08 deraadt Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -408,6 +408,7 @@ le CSI2203 # Cabletron E22xx Adapter #ne @@@9519 # ACCTON EN166X MPX2 ETHERNET CAR (PNP80D6) #ne RTL8019 # Realtek Plug & Play Ethernet Ca (PNP80D6) #ne EDI0119 # PLUG & PLAY ETHERNET CARD (PNP80D6) +#ne AXE2011 # NETGEAR EA201 Ethernet Card (PNP80D6) #ne AXE2201 # Ethernet PnP ISA Card /S (PNP80D6) ne @@@1980 # OvisLink LE-8019R we SMC8416 # SMC EtherEZ |