diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2022-02-26 13:38:12 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2022-02-26 13:38:12 +0000 |
commit | 45fdf4ef5cba8c06e4f316f38484b25a3073225d (patch) | |
tree | fd354179dc5f0127459ff5cf9dc192edb2096594 /sys/dev | |
parent | d94157b971d7312b9a60e7e804a1e2ad1f9844e1 (diff) |
Add Broadcom BCM4387.
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 1544d368822..6672bb78c33 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1985 2022/01/20 13:12:07 jsg Exp $ +$OpenBSD: pcidevs,v 1.1986 2022/02/26 13:38:11 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2540,6 +2540,7 @@ product BROADCOM BCM4401 0x4401 BCM4401 product BROADCOM BCM4401B0 0x4402 BCM4401B0 product BROADCOM BCM4371 0x440d BCM4371 product BROADCOM BCM4378 0x4425 BCM4378 +product BROADCOM BCM4387 0x4433 BCM4387 product BROADCOM BCM4313 0x4727 BCM4313 product BROADCOM 5801 0x5801 5801 product BROADCOM 5802 0x5802 5802 |