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 f226757cbdc..29abe2badd6 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $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 $ */ /* @@ -702,6 +702,7 @@ product BROADCOM 5805 0x5805 5805 product BROADCOM 5820 0x5820 5820 product BROADCOM 5821 0x5821 5821 product BROADCOM 5822 0x5822 5822 +product BROADCOM 5823 0x5823 5823 /* Brooktree products */ product BROOKTREE BT848 0x0350 BT848 |