From 0a4397923c19fb7cdc240f2febdb61fbab289477 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 5 Nov 2004 09:42:13 +0000 Subject: merge from pcitable --- mdk-stage1/pcmcia_/probe.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mdk-stage1') diff --git a/mdk-stage1/pcmcia_/probe.c b/mdk-stage1/pcmcia_/probe.c index a5fb03afe..8f8a4bc8e 100644 --- a/mdk-stage1/pcmcia_/probe.c +++ b/mdk-stage1/pcmcia_/probe.c @@ -105,6 +105,7 @@ pci_id_t pci_id[] = { { 0x104c, 0xac49, "yenta_socket", "Texas Instruments PCI7410" }, { 0x104c, 0xac47, "yenta_socket", "Texas Instruments PCI7510" }, { 0x104c, 0xac48, "yenta_socket", "Texas Instruments PCI7610" }, + { 0x104c, 0xac8e, "yenta_socket", "Texas Instruments PCI7420" }, { 0x1217, 0x6729, "i82365", "O2 Micro 6729" }, { 0x1217, 0x673a, "i82365", "O2 Micro 6730" }, { 0x1217, 0x6832, "yenta_socket", "O2 Micro 6832/6833" }, @@ -113,6 +114,7 @@ pci_id_t pci_id[] = { { 0x1217, 0x6925, "yenta_socket", "O2 Micro 6922" }, { 0x1217, 0x6933, "yenta_socket", "O2 Micro 6933" }, { 0x1217, 0x6972, "yenta_socket", "O2 Micro 6912" }, + { 0x1217, 0x7114, "yenta_socket", "O2 Micro 711M1" }, { 0x1179, 0x0603, "i82365", "Toshiba ToPIC95-A" }, { 0x1179, 0x060a, "yenta_socket", "Toshiba ToPIC95-B" }, { 0x1179, 0x060f, "yenta_socket", "Toshiba ToPIC97" }, -- cgit v1.2.1