Mark Lord wrote:
Erik Slagter wrote:
Is there a possibility that dell attaches PATA harddisks using a
SATA/PATA converter to the SATA connection of the ICH6M?
That chipset is used in virtually all modern laptops,
and includes a PATA interface as well as SATA.
Most current laptops ship with a PATA hard drive, and a PATA
ATAPI drive. The easiest way to make them usable under Linux-2.6
is to patch libata and turn on ATAPI support, using ata_piix.
No, the best thing to do is use the IDE driver for PATA. That is the
most stable, most well-tested path to ATAPI support at present.
This REALLY ought to be on by default now, Jeff.
Especially since the default is to NOT work at all..
Correct, because currently no one should be using libata for PATA support.
Turning on ATAPI and PATA support by default will break existing setups.
The libata code is taking forever to catch up to modern reality,
mostly because so much of it lives eternally in Jeff's private
git repository, where only a few people ever exercise the code.
Exaggeration. We're talking about a single #define here, to enable ATAPI.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html