summaryrefslogtreecommitdiffstats
path: root/sys/pci/intpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r--sys/pci/intpm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c
index ae0e2b4..f04325b 100644
--- a/sys/pci/intpm.c
+++ b/sys/pci/intpm.c
@@ -58,6 +58,10 @@ static struct _pcsid
} pci_ids[] =
{
{ 0x71138086,"Intel 82371AB Power management controller"},
+#if 0
+ /* Not a good idea yet, this stops isab0 functioning */
+ { 0x02001166,"ServerWorks OSB4 PCI to ISA Bridge"},
+#endif
{ 0x00000000, NULL }
};
OpenPOWER on IntegriCloud