Module Name:    src
Committed By:   matt
Date:           Mon May 10 06:38:45 UTC 2010

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add MARVELL 88SB2211 PCIe-PCI bridge


To generate a diff of this commit:
cvs rdiff -u -r1.1029 -r1.1030 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1029 src/sys/dev/pci/pcidevs:1.1030
--- src/sys/dev/pci/pcidevs:1.1029	Sat May  8 07:18:46 2010
+++ src/sys/dev/pci/pcidevs	Mon May 10 06:38:45 2010
@@ -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 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

Reply via email to