]> Zhao Yanbai Git Server - minix.git/commitdiff
Intel 82801 Mobile
authorPhilip Homburg <philip@cs.vu.nl>
Fri, 30 Sep 2005 12:58:14 +0000 (12:58 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Fri, 30 Sep 2005 12:58:14 +0000 (12:58 +0000)
drivers/libpci/pci_table.c

index 08d121022c7a7f43221181389421103c25d0d086..b22da6f58b5c462cc2733c2f3a7d622534ca9504 100644 (file)
@@ -269,6 +269,7 @@ struct pci_isabridge pci_isabridge[]=
 
 struct pci_pcibridge pci_pcibridge[]=
 {
+       { 0x8086, 0x2448, PCI_PCIB_INTEL, },    /* Intel 82801 Mobile */
        { 0x8086, 0x244e, PCI_PCIB_INTEL, },    /* Intel 82801 PCI Bridge */
        { 0x8086, 0x2561, PCI_AGPB_INTEL, },    /* Intel 82845 AGP Bridge */
        { 0x8086, 0x7191, PCI_AGPB_INTEL, },    /* Intel 82443BX (AGP bridge) */