From 332bc88582a193fc4082b312780d3e74703a1a3d Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 27 Feb 2002 11:41:39 +0000 Subject: =?UTF-8?q?add=20Keld=20J=C3=B8rn=20Simonsen=20's?= =?UTF-8?q?=20O2=20Micro=20CardBus=20controller,=20and=20two=20other=20PCI?= =?UTF-8?q?=20entries=20which=20have=20close=20descriptions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mdk-stage1/pcmcia_/probe.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mdk-stage1') diff --git a/mdk-stage1/pcmcia_/probe.c b/mdk-stage1/pcmcia_/probe.c index c8dec588b..b48c4544a 100644 --- a/mdk-stage1/pcmcia_/probe.c +++ b/mdk-stage1/pcmcia_/probe.c @@ -102,6 +102,9 @@ pci_id_t pci_id[] = { { 0x1217, 0x6832, "O2 Micro 6832/6833", "O2Micro OZ6832/OZ6833" }, { 0x1217, 0x6836, "O2 Micro 6836/6860", "O2Micro OZ6836/OZ6860" }, { 0x1217, 0x6872, "O2 Micro 6812", "O2Micro OZ6812" }, + { 0x1217, 0x6925, "O2 Micro 6922", "O2Micro OZ6922 CardBus Controller" }, + { 0x1217, 0x6933, "O2 Micro 6933", "O2Micro OZ6933 Cardbus Controller" }, + { 0x1217, 0x6972, "O2 Micro 6912", "O2Micro OZ6912 CardBus Controller" }, { 0x1179, 0x0603, "Toshiba ToPIC95-A", "Toshiba ToPIC95-A" }, { 0x1179, 0x060a, "Toshiba ToPIC95-B", "Toshiba ToPIC95-B" }, { 0x1179, 0x060f, "Toshiba ToPIC97", "Toshiba ToPIC97" }, -- cgit v1.2.1