[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <45A253A2.2040407@gmail.com>
Date: Mon, 08 Jan 2007 15:22:26 +0100
From: Rene Herman <rene.herman@...il.com>
To: "Dimitar G. Katerinski" <dgk@...pot.net>
CC: linux-kernel@...r.kernel.org
Subject: Re: IDE discovered as SATA - 2.6.20-rc4
On 01/08/2007 02:44 PM, Dimitar G. Katerinski wrote:
> After some investigation, I find out that my IDE chipset is being discovered
> as SATA, so my hard drive is not /dev/hda, but /dev/sda.
It seems you compiled in support for "PATA", more specifically for:
> 00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
"<*> AMD/NVidia PATA support (Experimental)"
in the "Serial ATA (prod) and Parallel ATA (experimental) drivers" menu
under "Device Drivers". PATA is what is also known as IDE and the PATA
drivers are a new set of IDE drivers, using the same infrastructure as
SCSI and SATA (and USB, and ..). Yes, they're newly integrated in
2.6.20. One of the advatages of these new drivers are better error
handling than the old IDE driver.
I'm using that same specific driver by the way (on amd756) and it's
working very nicely for me.
Rene.
-
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