diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1997-07-25 02:29:52 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1997-07-25 02:29:52 +0000 |
commit | b1b03af5653b957ee6819006752cd71662fcf14f (patch) | |
tree | c57ca95eb0553ca45b611e928e3a734bc933fef9 /sys/dev | |
parent | 02d4a8343379e9c85bbee1216d4c01d83df33ffc (diff) |
more eisa codes (Jason Wright, netbsd-pr#3853)
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/eisa/eisadevs | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sys/dev/eisa/eisadevs b/sys/dev/eisa/eisadevs index a034bf58f87..a8c53d249eb 100644 --- a/sys/dev/eisa/eisadevs +++ b/sys/dev/eisa/eisadevs @@ -1,5 +1,5 @@ -$OpenBSD: eisadevs,v 1.5 1996/11/28 23:27:38 niklas Exp $ -/* $NetBSD: eisadevs,v 1.10 1996/09/06 18:01:07 thorpej Exp $ */ +$OpenBSD: eisadevs,v 1.6 1997/07/25 02:29:51 mickey Exp $ +$NetBSD: eisadevs,v 1.14 1997/07/12 14:41:05 perry Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -43,6 +43,7 @@ vendor DEC Digital Equipment vendor FSI FORE Systems vendor INT Intel vendor ETI Microdyne +vendor SMC Standard Microsystems Corp. vendor TCM 3Com vendor USC UltraStor @@ -89,6 +90,14 @@ product ETI 1001 NE3300 Ethernet Rev. C & D product TCM 5091 3C509 Ethernet product TCM 5092 3C579-TP Ethernet product TCM 5093 3C579 Ethernet +product TCM 5920 3C592 Etherlink III +product TCM 5970 3C597 Fast Etherlink TX +product TCM 5971 3C597 Fast Etherlink T4 +product TCM 5972 3C597 Fast Etherlink MII + +/* Standard Microsystems (SMC) */ +product SMC 8010 Ethercard Elite32C Ultra +product SMC 0110 Elite32 Ethernet /* UltraStor products */ product USC 0240 24f SCSI |