diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-09-03 20:04:15 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-09-03 20:04:15 +0000 |
commit | 8c7eb8910e68d4be0c795c146c048fe70a3928d7 (patch) | |
tree | 4aa195ca78fc49acaed3075a8d16e73f81f76b08 /sys | |
parent | 080e71570c49ceaa641148eb0ccf1fad75727b00 (diff) |
bcom 5801/5802
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index c4a9111010b..9686e10feca 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.541 2002/09/03 18:55:20 jason Exp $ + $OpenBSD: pcidevs,v 1.542 2002/09/03 20:04:14 jason Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -967,6 +967,8 @@ product BLUESTEEL 5601 0x5601 5601 /* Broadcom */ product BROADCOM BCM5700 0x1644 BCM5700 product BROADCOM BCM5701 0x1645 BCM5701 +product BROADCOM 5801 0x5801 5801 +product BROADCOM 5802 0x5802 5802 product BROADCOM 5805 0x5805 5805 product BROADCOM 5820 0x5820 5820 product BROADCOM 5821 0x5821 5821 |