diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2014-01-10 01:39:48 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2014-01-10 01:39:48 +0000 |
| commit | 8b25d9f951d8d6e969fae113caabd89f2afdc0d2 (patch) | |
| tree | c8dbc490b1ab38138db5240ab3aacb698458e46d /sys/dev | |
| parent | 71db816503f4263855ccc1e52c6e981d277cd0d4 (diff) | |
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 (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 0f7fa955eab..26922bae91f 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -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 SoC Armada XP 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 |
