diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-14 09:05:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-14 09:05:43 +0000 |
commit | a972930df12280e9ae4c8e0ee83f79da2708b485 (patch) | |
tree | 456dbf7ccfb0168c3634fb83411226f7af2d0d1b | |
parent | bd447e3d345dffedc8546d4ab47a9e965272163f (diff) |
bluesteel networks products
-rw-r--r-- | sys/dev/pci/pcidevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 19acdb042af..71153899695 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.246 2000/04/14 06:05:50 deraadt Exp $ + $OpenBSD: pcidevs,v 1.247 2000/04/14 09:05:42 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -516,6 +516,7 @@ vendor CMI 0x13f6 C-Media Electronics Inc. vendor INVERTEX 0x14e1 Invertex vendor AIRONET 0x14b9 Aironet vendor DELTA 0x1500 Delta +vendor BLUESTEEL 0x15AB Bluesteel Networks vendor NETSEC 0x1660 NetSec vendor SYMPHONY2 0x1c1c Symphony Labs(2) vendor TEKRAM2 0x1de1 Tekram Technology(2) @@ -758,6 +759,10 @@ product AVANCE2 ALG2302 0x2302 ALG2302 product BIT3 PCIVME617 0x0001 PCI-VME Interface Mod. 617 product BIT3 PCIVME2706 0x0300 PCI-VME Interface Mod. 2706 +/* Bluesteel Networks */ +product BLUESTEEL 5501 0x0000 5501 +product BLUESTEEL 5601 0x5601 5601 + /* Brooktree products */ product BROOKTREE BT848 0x0350 BT848 product BROOKTREE BT849 0x0351 BT849 |