summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/pccard/pcic_pci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/pccard/pcic_pci.c b/sys/pccard/pcic_pci.c
index d1c8aa4..205e726 100644
--- a/sys/pccard/pcic_pci.c
+++ b/sys/pccard/pcic_pci.c
@@ -202,6 +202,9 @@ struct pcic_pci_table
{ PCI_DEVICE_ID_TOSHIBA_TOPIC95,
"Toshiba ToPIC95 PCI-CardBus Bridge",
PCIC_I82365, PCIC_AB_POWER, pcic_pci_topic_init },
+ { PCI_DEVICE_ID_TOSHIBA_TOPIC95B,
+ "Toshiba ToPIC95B PCI-CardBus Bridge",
+ PCIC_I82365, PCIC_AB_POWER, pcic_pci_topic_init },
{ PCI_DEVICE_ID_TOSHIBA_TOPIC97,
"Toshiba ToPIC97 PCI-CardBus Bridge",
PCIC_I82365, PCIC_AB_POWER, pcic_pci_topic_init },
OpenPOWER on IntegriCloud