diff options
author | 2000-12-06 00:18:06 +0000 | |
---|---|---|
committer | 2000-12-06 00:18:06 +0000 | |
commit | 80bbde34d9490e523eef421582d09b38e580b3f4 (patch) | |
tree | 4e80ec58c873fe91b72470864a87331dd1b668ee | |
parent | sync (diff) | |
download | wireguard-openbsd-80bbde34d9490e523eef421582d09b38e580b3f4.tar.xz wireguard-openbsd-80bbde34d9490e523eef421582d09b38e580b3f4.zip |
the other three 3com 990 series cards
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index dd3baad1260..5cb91fb6866 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.350 2000/11/29 21:28:33 mickey Exp $ + $OpenBSD: pcidevs,v 1.351 2000/12/06 00:18:06 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -586,7 +586,10 @@ product 3COM 3C905BFX 0x905a 3c905B 100Base-FX product 3COM 3C905CTX 0x9200 3c905C 100Base-TX product 3COM 3C980TX 0x9800 3c980 100Base-TX product 3COM 3C980CTX 0x9805 3c980C 100Base-TX -product 3COM 3CR990 0x9903 3cr990 TX-97 +product 3COM 3CR990TX95 0x9902 3cr990-TX-95 +product 3COM 3CR990TX97 0x9903 3cr990-TX-97 +product 3COM 3CR990SVR95 0x9908 3cr990SVR95 +product 3COM 3CR990SVR97 0x9909 3cr990SVR97 /* 3DFX Interactive */ product 3DFX VOODOO 0x0001 Voodoo |