Revision: 596
Author: thockin
Date: Sun Dec 30 10:22:50 2012
Log: Add Marvell's second PCI ID
http://code.google.com/p/prettyprint/source/detail?r=596
Modified:
/trunk/devices/pci/pci.cpp
=======================================
--- /trunk/devices/pci/pci.cpp Wed Jun 2 22:43:40 2010
+++ /trunk/devices/pci/pci.cpp Sun Dec 30 10:22:50 2012
@@ -19,6 +19,7 @@
KV("broadcom", 0x14e4),
KV("silicon_image", 0x1095),
KV("marvell", 0x11ab),
+ KV("marvell.2", 0x1b4b),
KV("google", 0x1ae0),
KV("plx", 0x10b5));
//FIXME: default?