David Lewis wrote:
Greetings,
I am developing a system using the Intel SE7520BD2 motherboard. It has an
ICH5 with two SATA ports and one PATA channel. I am able to drive the PATA
channel with either the normal PIIX IDE driver or the libata driver which I
am using for the SATA ports. Ultimately all 4 ports will be in use with the
md driver creating a stripe volume (RAID0) that spans a partition on each of
the 4 drives (not for boot).
My question is, what is the recommended driver to use for the PATA channel?
Is it better to let libata support both types of drives, or use the IDE
driver for the PATA? Searching I have found that the support is there in
libata for the PATA channel (and I have it working on the system), but I
can't find a clear recommendation on which driver is considered 'better' in
this situation.
If you're just using hard drives, there should be no problem using
libata for both PATA and SATA.
However, in general, the IDE driver (CONFIG_IDE) is recommended for PATA.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|