Re: option of kernel config

From: Randy.Dunlap
Date: Tue Jul 01 2008 - 18:28:59 EST


On Wed, 2 Jul 2008, Donkey Ia wrote:

> Please, excuse me - probably it's a very stupid question for this
place, but i need to know - could you tell me please, ÿÿwhich exactly
option (or maybe options) of kernel config calls ide hard disks
/dev/sdX instead /dev/hdX?


Using ATA instead of IDE drivers does that. This menu item:

menuconfig ATA
tristate "Serial ATA (prod) and Parallel ATA (experimental) drivers"

--
~Randy