Module Name:    src
Committed By:   msaitoh
Date:           Fri Jan 10 01:39:48 UTC 2014

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

Log Message:
 Rework for Marvell 88SE9128. Change the description of 0x9123 to
88SE912[38]. For 0x91a3, add '(unclear)' into the description.
FreeBSD, Linux and http://pci-ids.ucw.cz have no such device.


To generate a diff of this commit:
cvs rdiff -u -r1.1179 -r1.1180 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.1179 src/sys/dev/pci/pcidevs:1.1180
--- src/sys/dev/pci/pcidevs:1.1179	Thu Jan  9 22:37:18 2014
+++ src/sys/dev/pci/pcidevs	Fri Jan 10 01:39:48 2014
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1179 2014/01/09 22:37:18 christos Exp $
+$NetBSD: pcidevs,v 1.1180 2014/01/10 01:39:48 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2337,12 +2337,12 @@ product MARVELL MV78460		0x7846	MV78460 
 product MARVELL 88W8660		0x8660	88W8660 SoC Orion1
 
 product MARVELL2 88SE9120	0x9120	88SE9120 SATA
-product MARVELL2 88SE912X	0x9123	88SE912x SATA II or III PCI-E AHCI Controller
+product MARVELL2 88SE912X	0x9123	88SE912[38] SATA II or III PCI-E AHCI Controller
 product MARVELL2 88SE9125	0x9125	88SE9125 SATA III PCI-E AHCI Controller
 product MARVELL2 88SE9172	0x9172	88SE9172 SATA
-product MARVELL2 88SE9128	0x91a3	88SE9128 SATA
 product MARVELL2 88SE9182	0x9182	88SE9182 SATA
 product MARVELL2 88SE9183	0x9183	88SE9183 SATA
+product MARVELL2 88SE912Z	0x91a3	88SE9128 SATA (unclear)
 product MARVELL2 88SE9215	0x9215	88SE9215 SATA
 product MARVELL2 88SE9220	0x9220	88SE9220 SATA
 product MARVELL2 88SE9230	0x9230	88SE9230 SATA

Reply via email to