Module Name:    src
Committed By:   msaitoh
Date:           Thu Jan  9 17:28:05 UTC 2014

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
 Remove 88SE9128(0x913a) entry. At least one of 88SE9128 chip's
product ID is 0x9123. I have this one. Add new 88SE912X entry
with 0x9123. OK'ed by jakllsch.


To generate a diff of this commit:
cvs rdiff -u -r1.1177 -r1.1178 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1177 src/sys/dev/pci/pcidevs:1.1178
--- src/sys/dev/pci/pcidevs:1.1177	Sat Jan  4 02:57:27 2014
+++ src/sys/dev/pci/pcidevs	Thu Jan  9 17:28:05 2014
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1177 2014/01/04 02:57:27 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1178 2014/01/09 17:28:05 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2337,9 +2337,8 @@ product MARVELL MV78460		0x7846	MV78460 
 product MARVELL 88W8660		0x8660	88W8660 SoC Orion1
 
 product MARVELL2 88SE9120	0x9120	88SE9120 SATA
-product MARVELL2 88SE9123	0x9123	88SE9123 SATA II PCI-E AHCI Controller
+product MARVELL2 88SE912X	0x9123	88SE912x SATA II or III PCI-E AHCI Controller
 product MARVELL2 88SE9125	0x9125	88SE9125 SATA III PCI-E AHCI Controller
-product MARVELL2 88SE9128	0x91a3	88SE9128 SATA
 product MARVELL2 88SE9172	0x9172	88SE9172 SATA
 product MARVELL2 88SE9182	0x9182	88SE9182 SATA
 product MARVELL2 88SE9183	0x9183	88SE9183 SATA

Reply via email to