Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Rework for Marvell 88SE9128. Change the descript...



details:   https://anonhg.NetBSD.org/src/rev/c8fe7a25f1e0
branches:  trunk
changeset: 792606:c8fe7a25f1e0
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Jan 10 01:39:48 2014 +0000

description:
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.

diffstat:

 sys/dev/pci/pcidevs |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 357b7ddfa5ba -r c8fe7a25f1e0 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Fri Jan 10 01:39:32 2014 +0000
+++ b/sys/dev/pci/pcidevs       Fri Jan 10 01:39:48 2014 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index