Adam Agnew <[EMAIL PROTECTED]> writes: > Hmm, okay. Will that command line argument turn the IDE controller on by > itself though? Or is that kernel patch still needed? I think you had said > before that you turn the controller on in linuxbios for every board that > you use, correct?
I enable the IDE controller in linuxbios (I set two bits). But that is just a special case of the enabling pci devices that we already do. The resources are just a little non-standard. Using the hdx=??? option isn't useful for a boot device but for the non bootdevices I think it suffices. Eric
