mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Support the PCI-Express SSD in the new MacBook Air (model A1465)
Submitted by: Johannes Lundberg <johannes brilliantservice.co.jp> MFC after: 3 days
This commit is contained in:
parent
60dd37465a
commit
0d9bc65de7
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ static struct {
|
|||
{0x91301b4b, 0x00, "Marvell 88SE9130", AHCI_Q_NOBSYRES|AHCI_Q_ALTSIG},
|
||||
{0x91721b4b, 0x00, "Marvell 88SE9172", AHCI_Q_NOBSYRES},
|
||||
{0x91821b4b, 0x00, "Marvell 88SE9182", AHCI_Q_NOBSYRES},
|
||||
{0x91831b4b, 0x00, "Marvell 88SS9183", AHCI_Q_NOBSYRES},
|
||||
{0x91a01b4b, 0x00, "Marvell 88SE91Ax", AHCI_Q_NOBSYRES},
|
||||
{0x92151b4b, 0x00, "Marvell 88SE9215", AHCI_Q_NOBSYRES},
|
||||
{0x92201b4b, 0x00, "Marvell 88SE9220", AHCI_Q_NOBSYRES|AHCI_Q_ALTSIG},
|
||||
|
|
|
|||
Loading…
Reference in a new issue