- Add quirk for Samsung on Mac Mini 7,1

PR:		201676
Submitted by:	Ruben Kerkhof
Approved by:	araujo (mentor)
Obtained from:	TrueOS
Sponsored by:	iXsystems Inc.
Differential Revision:	https://review.freebsd.org/D17815
This commit is contained in:
Martin Wilke 2018-11-02 07:48:23 +00:00
parent 83f7a74cda
commit f5a7a8cd67
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340041

View File

@ -350,6 +350,7 @@ static const struct {
{0x01861039, 0x00, "SiS 968", 0},
{0xa01c177d, 0x00, "ThunderX", AHCI_Q_ABAR0|AHCI_Q_1MSI},
{0x00311c36, 0x00, "Annapurna", AHCI_Q_FORCE_PI|AHCI_Q_RESTORE_CAP|AHCI_Q_NOMSIX},
{0x1600144d, 0x00, "Samsung", AHCI_Q_NOMSI},
{0x00000000, 0x00, NULL, 0}
};