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.

This REALLY ought to be on by default now, Jeff.
Especially since the default is to NOT work at all..

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.

The best way to get any remaining kinks out of it would be to
release it to a much wider audience.

As is, it's pretty good, except for the broken libata error handling
that (by default) locks up machines every hour or two.  But there's
also a fix for that, again floating around only in private repositories.

Let's get more of this code out where it can be used, guys!

Cheers
-
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

Reply via email to