diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2003-09-03 15:53:32 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2003-09-03 15:53:32 +0000 |
commit | 1de10a96d650ae3a708c131f5634dec1483f453b (patch) | |
tree | 8cbe1d464c3544a75b6d194247ebe58a10efa1f2 /sys | |
parent | 3c3e05ea8f1008b9f9d7b210108366767b322c75 (diff) |
bcm 5823
Diffstat (limited to 'sys')
-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 |