summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-04-06 00:52:45 +0000
committerXin LI <delphij@FreeBSD.org>2010-04-06 00:52:45 +0000
commit7b56f37c16d58c7bd10e828f9005007978a93cbc (patch)
treee5aea0dbe0d4841f154c85b29bebc9223355f247 /sys
parent768e902f6bf04d5350ed71a426d763d08013b7b0 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ppc/ppc_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ppc/ppc_pci.c b/sys/dev/ppc/ppc_pci.c
index 77331e2524e2..7a9d1e1769bd 100644
--- a/sys/dev/ppc/ppc_pci.c
+++ b/sys/dev/ppc/ppc_pci.c
@@ -88,6 +88,7 @@ static struct pci_id pci_ids[] = {
{ 0x84031415, "Oxford Semiconductor OX12PCI840 Parallel port", 0x10 },
{ 0x95131415, "Oxford Semiconductor OX16PCI954 Parallel port", 0x10 },
{ 0x98059710, "NetMos NM9805 1284 Printer port", 0x10 },
+ { 0x99019710, "MosChip MCS9901 PCIe to Peripheral Controller", 0x10 },
{ 0xffff }
};