diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-11-22 20:43:55 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2015-11-22 20:43:55 +0000 |
commit | ada3ac9f7a4351f08de7a303aa1c9e30ef794a83 (patch) | |
tree | a1cc195e3937ee257bcc7611309ae61beec948fc /sys/dev | |
parent | 3880dc1488e181c9a29da8cb02990f70a9f3e4d6 (diff) |
Broadcom BCM4331. From Ossi Herrala.
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 ba4db7ccbf4..62f0470d536 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1775 2015/11/09 00:37:44 mlarkin Exp $ +$OpenBSD: pcidevs,v 1.1776 2015/11/22 20:43:54 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2069,6 +2069,7 @@ product BROADCOM BCM43XG 0x4325 BCM43XG product BROADCOM BCM4321 0x4328 BCM4321 product BROADCOM BCM4321_2 0x4329 BCM4321 product BROADCOM BCM4322 0x432b BCM4322 +product BROADCOM BCM4331 0x4331 BCM4331 product BROADCOM SERIAL 0x4333 Serial product BROADCOM SERIAL_GC 0x4344 Serial product BROADCOM BCM43224 0x4353 BCM43224 |