Add PCI ID for Promise TX8660 8-port 3Gbps HBA.
This device reports RAID subclass, but appears to be AHCI compatible. Submitted by: Yuri Perejilin <yuri@rivera.ru> MFC after: 1 week
This commit is contained in:
parent
2b1d82002d
commit
03d89c944a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271403
@ -273,6 +273,7 @@ static struct {
|
||||
{0x0d8d10de, 0x00, "NVIDIA MCP89", AHCI_Q_NOAA},
|
||||
{0x0d8e10de, 0x00, "NVIDIA MCP89", AHCI_Q_NOAA},
|
||||
{0x0d8f10de, 0x00, "NVIDIA MCP89", AHCI_Q_NOAA},
|
||||
{0x3781105a, 0x00, "Promise TX8660", 0},
|
||||
{0x33491106, 0x00, "VIA VT8251", AHCI_Q_NOPMP|AHCI_Q_NONCQ},
|
||||
{0x62871106, 0x00, "VIA VT8251", AHCI_Q_NOPMP|AHCI_Q_NONCQ},
|
||||
{0x11841039, 0x00, "SiS 966", 0},
|
||||
|
Loading…
Reference in New Issue
Block a user