Author: mav
Date: Wed Aug  9 13:46:16 2017
New Revision: 322316
URL: https://svnweb.freebsd.org/changeset/base/322316

Log:
  Missing remanant of 322309.
  
  MFC after:    1 week

Modified:
  head/sys/dev/ahci/ahci_pci.c

Modified: head/sys/dev/ahci/ahci_pci.c
==============================================================================
--- head/sys/dev/ahci/ahci_pci.c        Wed Aug  9 13:26:12 2017        
(r322315)
+++ head/sys/dev/ahci/ahci_pci.c        Wed Aug  9 13:46:16 2017        
(r322316)
@@ -116,7 +116,7 @@ static const struct {
        {0x3b258086, 0x00, "Intel Ibex Peak (RAID)",    0},
        {0x3b298086, 0x00, "Intel Ibex Peak-M", 0},
        {0x3b2c8086, 0x00, "Intel Ibex Peak-M (RAID)",  0},
-       {0x3b2f8086, 0x00, "Intel Ibex Peak-M Series",  0},
+       {0x3b2f8086, 0x00, "Intel Ibex Peak-M", 0},
        {0x19b08086, 0x00, "Intel Denverton",   0},
        {0x19b18086, 0x00, "Intel Denverton",   0},
        {0x19b28086, 0x00, "Intel Denverton",   0},
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to