summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-09-03 15:55:42 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-09-03 15:55:42 +0000
commitc8805578df37c9b0a5195fd57e1302b08999c20e (patch)
tree9fd0481f785ad0ee1af28310e573602897ce1413 /sys/dev/pci/pcidevs.h
parent1de10a96d650ae3a708c131f5634dec1483f453b (diff)
support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot com; ok deraadt.
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 28727f25cdc..dd0b6d5144c 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.665 2003/08/20 06:37:04 mickey Exp
+ * OpenBSD: pcidevs,v 1.666 2003/09/03 15:53:31 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -707,6 +707,7 @@
#define PCI_PRODUCT_BROADCOM_5820 0x5820 /* 5820 */
#define PCI_PRODUCT_BROADCOM_5821 0x5821 /* 5821 */
#define PCI_PRODUCT_BROADCOM_5822 0x5822 /* 5822 */
+#define PCI_PRODUCT_BROADCOM_5823 0x5823 /* 5823 */
/* Brooktree products */
#define PCI_PRODUCT_BROOKTREE_BT848 0x0350 /* BT848 */