diff options
-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 31a7b22fb3c..568f4dfdac2 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1953 2021/01/27 10:47:58 jsg Exp $ +$OpenBSD: pcidevs,v 1.1954 2021/01/31 10:51:53 patrick Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2448,6 +2448,7 @@ product BROADCOM BCM4356 0x43ec BCM4356 product BROADCOM BCM4401 0x4401 BCM4401 product BROADCOM BCM4401B0 0x4402 BCM4401B0 product BROADCOM BCM4371 0x440d BCM4371 +product BROADCOM BCM4378 0x4425 BCM4378 product BROADCOM BCM4313 0x4727 BCM4313 product BROADCOM 5801 0x5801 5801 product BROADCOM 5802 0x5802 5802 |