Re: No IDE drivers loaded for Toshiba Satellite 320 CDS

From: Frans Pop
Date: Thu Apr 03 2008 - 13:47:21 EST


On Wednesday 02 April 2008, Lennart Sorensen wrote:
> > Yes, that could be one way to implement it: load it and then check if
> > that added any devices.
>
> Well even if you see other disks doesn't mean you don't also have an old
> IDE controller you want to use, so probably load it and see if it finds
> any disks is the best bet after loading all the other probeable drivers
> first.

I've decided (at least for now) to only do this f /sys/bus/isa is present.
I added a check to see if there are additional devices in /sys/block after
loading ide-generic to decide whether or not to also include it in the
initrd for the installed system.

/sys/bus/isa is present for this machine so it works even if (as Ondrej
suggests) the controller is not actually on the ISA bus. We can always
extend the test if it turns out systems without ISA bus are also affected.

I'll also send out a call for testing specifically for this issue.

Thanks to you and Ondrej for the discussion.

Cheers,
FJP
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/