commit | 8e834c2e6d51e053c6bd23fec1d95529f618f760 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Sat Dec 25 22:44:01 2010 +0300 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Jan 07 22:33:10 2011 -0500 |
tree | 8d4441b90f880c2d7cd4d5ef1799bfb9fa50ba16 | |
parent | b27dcfb0670ea7352a67137f4ff7947c2a9f6892 [diff] |
pata_hpt{37x|3x2n}: SATA mode filtering The Marvell bridge chips used on HighPoint SATA cards do not seem to support the UltraDMA modes 1, 2, and 3 as well as any MWDMA modes; these cards are based on HPT372/372A/372N/374 chips (judging from the vendor drivers), so the Linux drivers need to have a mode_filter() method for these chips... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>