Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9220a2d0 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata ahci] add another JMicron pci id

parent bd12097c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 */
};