|
@@ -250,6 +250,7 @@ static const struct pci_device_id piix_pci_tbl[] = {
|
|
|
/* Mobile SATA Controller IDE (ICH8M), Apple */
|
|
|
{ 0x8086, 0x2828, 0x106b, 0x00a0, 0, 0, ich8m_apple_sata },
|
|
|
{ 0x8086, 0x2828, 0x106b, 0x00a1, 0, 0, ich8m_apple_sata },
|
|
|
+ { 0x8086, 0x2828, 0x106b, 0x00a3, 0, 0, ich8m_apple_sata },
|
|
|
/* Mobile SATA Controller IDE (ICH8M) */
|
|
|
{ 0x8086, 0x2828, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich8_sata },
|
|
|
/* SATA Controller IDE (ICH9) */
|