aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ahci/ahci_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ahci/ahci_pci.c')
-rw-r--r--sys/dev/ahci/ahci_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ahci/ahci_pci.c b/sys/dev/ahci/ahci_pci.c
index 80ab01732c7b..93a72875b502 100644
--- a/sys/dev/ahci/ahci_pci.c
+++ b/sys/dev/ahci/ahci_pci.c
@@ -83,6 +83,7 @@ static const struct {
{0x79021022, 0x00, "AMD KERNCZ", 0},
{0x79031022, 0x00, "AMD KERNCZ", 0},
{0x79041022, 0x00, "AMD KERNCZ", 0},
+ {0x79161022, 0x00, "AMD KERNCZ (RAID)", 0},
{0x06011b21, 0x00, "ASMedia ASM1060", AHCI_Q_NOCCS|AHCI_Q_NOAUX},
{0x06021b21, 0x00, "ASMedia ASM1060", AHCI_Q_NOCCS|AHCI_Q_NOAUX},
{0x06111b21, 0x00, "ASMedia ASM1061", AHCI_Q_NOCCS|AHCI_Q_NOAUX},