]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix names of some Marvell SATA chips. It looks like chips with proprietary
authormav <mav@FreeBSD.org>
Fri, 2 Mar 2012 08:49:07 +0000 (08:49 +0000)
committermav <mav@FreeBSD.org>
Fri, 2 Mar 2012 08:49:07 +0000 (08:49 +0000)
commit11e7605a3d8872b68b1759cc1b06407349ed3594
tree29d56ba2e4311886da0a597da55a77759d8c6e52
parentc2fcac3f8828e0daa1f81f1502bec6c23e569000
Fix names of some Marvell SATA chips. It looks like chips with proprietary
interface supported by mvs(4) are 88SX, while AHCI-like chips are 88SE.

PR: kern/165271
Submitted by: Jia-Shiun Li <jiashiun@gmail.com>
MFC after: 1 week
share/man/man4/ahci.4
share/man/man4/ata.4
sys/dev/ahci/ahci.c
sys/dev/ata/ata-pci.h
sys/dev/ata/chipsets/ata-ahci.c
sys/dev/ata/chipsets/ata-marvell.c