diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-06-12 17:40:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-06-12 17:40:14 +0000 |
commit | e46f9541b15db9c10f5b1825479cb57c8ef021ba (patch) | |
tree | 7a3b87eeeb8fc7f28439be6633c89f66a0ed8dad /sys/dev | |
parent | a5a5b864bb94c7167d384c964f15f96c036f828d (diff) |
broadcom 5805
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index ac37c0b4f2c..0acdc65b1e1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.265 2000/06/12 15:13:18 aaron Exp $ + $OpenBSD: pcidevs,v 1.266 2000/06/12 17:40:13 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -516,6 +516,7 @@ vendor SUNDANCE 0x13f0 Sundance vendor CMI 0x13f6 C-Media Electronics Inc. vendor INVERTEX 0x14e1 Invertex vendor AIRONET 0x14b9 Aironet +vendor BROADCOM 0x14e4 Broadcom vendor DELTA 0x1500 Delta vendor BLUESTEEL 0x15AB Bluesteel Networks vendor NETSEC 0x1660 NetSec @@ -768,6 +769,9 @@ product BIT3 PCIVME2706 0x0300 PCI-VME Interface Mod. 2706 product BLUESTEEL 5501 0x0000 5501 product BLUESTEEL 5601 0x5601 5601 +/* Broadcom */ +product BROADCOM 5805 0x5805 5805 + /* Brooktree products */ product BROOKTREE BT848 0x0350 BT848 product BROOKTREE BT849 0x0351 BT849 |