diff options
-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 |