diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-11-20 20:14:18 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-11-20 20:14:18 +0000 |
commit | 00f21b19b7333e12f92468005976b7819c4be99d (patch) | |
tree | 2ae1847c5640208b46bd5509679625e32862ebed /sys/dev/pci/pcidevs | |
parent | 426eeb6458dc8a4278f3e6b644669a7c8e6dff44 (diff) |
bcom 5821
Diffstat (limited to 'sys/dev/pci/pcidevs')
-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 5dda8086952..e7eb3c3ec1c 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.464 2001/11/18 20:43:10 deraadt Exp $ + $OpenBSD: pcidevs,v 1.465 2001/11/20 20:14:17 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -906,6 +906,7 @@ product BROADCOM BCM5700 0x1644 BCM5700 product BROADCOM BCM5701 0x1645 BCM5701 product BROADCOM 5805 0x5805 5805 product BROADCOM 5820 0x5820 5820 +product BROADCOM 5821 0x5821 5821 /* Brooktree products */ product BROOKTREE BT848 0x0350 BT848 |