diff options
author | 1999-08-04 03:30:15 +0000 | |
---|---|---|
committer | 1999-08-04 03:30:15 +0000 | |
commit | f2d985e193bc1a0ce51034502a583278977fff1f (patch) | |
tree | 53b9acc7673d68cf822d63b7b8c4b67eb3f5c842 | |
parent | Driver for the 3c515 FastEtherlink ISA (diff) | |
download | wireguard-openbsd-f2d985e193bc1a0ce51034502a583278977fff1f.tar.xz wireguard-openbsd-f2d985e193bc1a0ce51034502a583278977fff1f.zip |
add 'ef' (3c515) and fix typo
-rw-r--r-- | sys/dev/isa/pnpdevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 3f3ed97c932..25f8f9bafb1 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.88 1999/07/23 19:42:14 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.89 1999/08/04 03:30:15 jason Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -409,7 +409,7 @@ le CSI2203 # Cabletron E22xx Adapter #ne AXE2201 # Ethernet PnP ISA Card /S (PNP80D6) ne @@@1980 # OvisLink LE-8019R we SMC8416 # SMC EtherEZ -#ec TMC5051 # 3Com Fast EtherLink ISA +ef TCM5051 # 3Com Fast EtherLink ISA joy @P@0001 # Avance Sound Chip joy @P@1001 # ALS100+ |