diff options
| author | matt <matt@NetBSD.org> | 2010-05-10 06:38:45 +0000 |
|---|---|---|
| committer | matt <matt@NetBSD.org> | 2010-05-10 06:38:45 +0000 |
| commit | e8d2d4804416289d7fe3d22a4942608d144e23f9 (patch) | |
| tree | c4b33e6b0db4a958c71eae2b1c3882badc097005 /sys/dev | |
| parent | c84b9426dd937f76e628278df46139f4ae934b7f (diff) | |
Add MARVELL 88SB2211 PCIe-PCI bridge
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 a182754d2d9..8c6783ac5c0 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.1029 2010/05/08 07:18:46 pgoyette Exp $ +$NetBSD: pcidevs,v 1.1030 2010/05/10 06:38:45 matt Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -1988,6 +1988,7 @@ product MARVELL 88W8300_1 0x1fa6 Libertas 88W8300 product MARVELL 88W8310 0x1fa7 Libertas 88W8310 product MARVELL 88W8335_1 0x1faa Libertas 88W8335 product MARVELL 88W8335_2 0x1fab Libertas 88W8335 +product MARVELL 88SB2211 0x2211 88SB2211 x1 PCIe-PCI Bridge product MARVELL 88W8300_2 0x2a01 Libertas 88W8300 product MARVELL GT64115 0x4111 GT-64115 System Controller product MARVELL GT64011 0x4146 GT-64011 System Controller |
