diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-02-28 00:48:59 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-02-28 00:48:59 +0000 |
commit | bc05686f3d30f4c16d5446b8830a68b869f9a1ba (patch) | |
tree | 2f59ca5fe3dfd85968690bfa6d3648c3193f41f8 /sys | |
parent | 6a974ee5dabb0d810f39e0085f932969281e8af2 (diff) |
more txp's; from linux driver
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a231eb8d3db..ade0e53f8d9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.600 2003/02/27 18:25:51 grange Exp $ + $OpenBSD: pcidevs,v 1.601 2003/02/28 00:48:58 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -644,9 +644,11 @@ product 3COM 3C9201 0x9201 3c9201 100Base-TX product 3COM 3CSHO100BTX 0x9300 3cSOHO 100B-TX product 3COM 3C980TX 0x9800 3c980 100Base-TX product 3COM 3C980CTX 0x9805 3c980C 100Base-TX +product 3COM 3CR990 0x9900 3cr990 product 3COM 3CR990TX95 0x9902 3cr990-TX-95 product 3COM 3CR990TX97 0x9903 3cr990-TX-97 product 3COM 3C990BTXM 0x9904 3c990b-TX-M +product 3COM 3CR990FX 0x9905 3cr990-FX product 3COM 3CR990SVR95 0x9908 3cr990SVR95 product 3COM 3CR990SVR97 0x9909 3cr990SVR97 product 3COM 3C990BSVR 0x990a 3c990BSVR |