[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080713123510.6f47ffdc@lxorguk.ukuu.org.uk>
Date: Sun, 13 Jul 2008 12:35:10 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Ondrej Zary <linux@...nbow-software.org>
Cc: Alan Cox <alan@...hat.com>, LKML <linux-kernel@...r.kernel.org>,
linux-ide@...r.kernel.org
Subject: Re: pata_it821x completely broken
> The patch below fixes the IDENTIFY problem for me and makes the RAID array accessible.
> Is it OK or is there a better way to do it?
Probably better to fix it in driver. Right now we don't have a way to
override the identify reading or post process it cleanly at it821x hacks
around that but if that was fixed then the special cases can all hide in
the driver where they belong.
> + /* Has LBA48 but advertises neither LBA nor LBA48 */
> + { "Integrated Technology Express Inc", NULL, ATA_HORKAGE_LBA48_FORCE, },
That depends on the firmware revision it seems. Mine are fine
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists