OSDN Git Service

pata_hpt{37x|3x2n}: SATA mode filtering
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Sat, 25 Dec 2010 19:44:01 +0000 (22:44 +0300)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 8 Jan 2011 03:33:10 +0000 (22:33 -0500)
commit8e834c2e6d51e053c6bd23fec1d95529f618f760
tree8d4441b90f880c2d7cd4d5ef1799bfb9fa50ba16
parentb27dcfb0670ea7352a67137f4ff7947c2a9f6892
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>
drivers/ata/pata_hpt37x.c
drivers/ata/pata_hpt3x2n.c