diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-02 20:13:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-02 20:13:31 +0000 |
commit | 9dec430c3572a25111f8cb0ab10d94bcd57a88e6 (patch) | |
tree | e21530040233ab997c959dfbd9ec671f7d902881 /sys/dev/pci | |
parent | aed41f77ded6d5605c5fbcd6faa3198bda7370c7 (diff) |
add new 3C905B card
Diffstat (limited to 'sys/dev/pci')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 4ba6ef0205e..5ae1dc005ad 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.42 1998/03/28 18:36:41 deraadt Exp $ +$OpenBSD: pcidevs,v 1.43 1998/04/02 20:13:30 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -526,6 +526,7 @@ product 3COM 3C900TPO 0x9000 3c900 10Base-T product 3COM 3C900COMBO 0x9001 3c900 10Mbps-Combo product 3COM 3C905TX 0x9050 3c905 100Base-TX product 3COM 3C905T4 0x9051 3c905 100Base-T4 +product 3COM 3C905B 0x9055 3c905B 100Base-T4 /* 3D Labs products */ product 3DLABS 300SX 0x0001 300SX (Glint) |