diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-04-30 04:50:01 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-04-30 04:50:01 +0000 |
commit | 7a80dfbbe300925775e0084a3ba44f7e7601c3c1 (patch) | |
tree | 27cecdc1675648cae2d5dc239f36823bc2393ccf /sys/dev | |
parent | b297520e580aae6e021e613c0fd4da2beb8d7d94 (diff) |
broadcom 5820
Diffstat (limited to 'sys/dev')
-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 4443ba0175d..ffcde4b279d 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.390 2001/04/29 17:30:53 deraadt Exp $ + $OpenBSD: pcidevs,v 1.391 2001/04/30 04:50:00 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -845,6 +845,7 @@ product BLUESTEEL 5601 0x5601 5601 /* Broadcom */ product BROADCOM 5805 0x5805 5805 +product BROADCOM 5820 0x5820 5820 /* Brooktree products */ product BROOKTREE BT848 0x0350 BT848 |