mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
[libata ahci] add another JMicron pci id
This commit is contained in:
parent
bd12097c74
commit
9220a2d0da
|
|
@ -288,6 +288,8 @@ static const struct pci_device_id ahci_pci_tbl[] = {
|
|||
board_ahci }, /* ICH8M */
|
||||
{ 0x197b, 0x2360, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
|
||||
board_ahci }, /* JMicron JMB360 */
|
||||
{ 0x197b, 0x2363, PCI_ANY_ID, PCI_ANY_ID, 0, 0,
|
||||
board_ahci }, /* JMicron JMB363 */
|
||||
{ } /* terminate list */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user