diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-12-06 00:18:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-12-06 00:18:07 +0000 |
commit | e94271b3b96cbb2e5f262b2c8450953cfe5dcd20 (patch) | |
tree | 34a51b7e067909afe0f1b7e3531d7ec48fd1e3ca /sys | |
parent | 12fc55978fd0e408b61f01f906ac2a1184f79637 (diff) |
the other three 3com 990 series cards
Diffstat (limited to 'sys')
-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 |