diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-04-03 09:32:33 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-04-03 09:32:33 +0000 |
commit | 13498e6db4362d5c851032703eb605a27d35c1d9 (patch) | |
tree | 6b087d873a91ba346c11f09560c081e5acadc5e3 /sys/dev | |
parent | 6a6c468544e0dca757d0bb89525574323ff45d15 (diff) |
Add Marvell ARMADA 7K/8K (CP110) Root Complex.
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 2a4a1e8b2e6..cc3c745cf77 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1841 2018/04/02 08:37:41 henning Exp $ +$OpenBSD: pcidevs,v 1.1842 2018/04/03 09:32:32 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -5306,6 +5306,7 @@ product MADGE COLLAGE155 0x1001 Collage 155 ATM product MARTINMARIETTA I740 0x00d1 i740 PCI /* Marvell products */ +product MARVELL ARMADA_CP110_RC 0x0110 ARMADA 7K/8K Root Complex product MARVELL 88W8300_1 0x1fa6 Libertas 88W8300 product MARVELL 88W8310 0x1fa7 Libertas 88W8310 product MARVELL 88W8335_1 0x1faa Libertas 88W8335 |