Alan Cox wrote:
- Fix probe logic to support multiple devices better
- Fold in qdi and winbond support
- Fix promise 202C30 probe
- Restructure
hrm, some of this is already in #upstream (and thus -mm, though maybe
akpm has not yet regenerated his stuff).
patch(1) seems to think I already have this stuff, and indeed the most
recent changesets in pata_legacy are
commit b832548773b0cd98216534caa31b9ed7607c4e76
Author: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Date: Sat Jan 19 15:47:23 2008 +0000
pata_legacy: Merge winbond support
This puts winbond VLB in with the other ISA/VLB support and means
we can
lose pata_winbond.c. With all the VLB/ISA probe in one space (and
out of
the core libata) this makes legacy probing work sanely.
Also switch to devm_ for resource handling on the ports post probe
Signed-off-by: Alan Cox <alan@xxxxxxxxxx>
Signed-off-by: Jeff Garzik <jeff@xxxxxxxxxx>
commit defc9cd826e4a99f550504a744f9407b518828ae
Author: Alan Cox <alan@xxxxxxxxxxxxxxxxxxx>
Date: Thu Jan 10 14:33:10 2008 -0800
pata_legacy: resychronize with upstream changes and resubmit
Update the legacy driver so it can handle VLB ports nicely, and has an
internal structure for nailing new ISA/VLB forms in. Anyone got an
ALI14xx
and a spare day ;)
Also adds an "all" parameter so you can load this driver after all
the PCI
ones in a boot time kernel and tell it to grab anything ST412
compatible
even if it is an unknown PCI device. That allows libata to offer
the same
"just get me a disk somehow" fallback that old IDE did.
Obsoletes pata_qdi.
Signed-off-by: Alan Cox <alan@xxxxxxxxxx>
Cc: Tejun Heo <htejun@xxxxxxxxx>
Cc: Jeff Garzik <jeff@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Jeff Garzik <jeff@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html