[Haskell-cafe] Linux device drivers
Keean Schupke
k.schupke at imperial.ac.uk
Tue Mar 22 09:01:49 EST 2005
The generic busmaster diver should go all the way to UDMA mode 4 (133Mb)
Keean.
Lennart Augustsson wrote:
> Keean Schupke wrote:
>
>> Have a look at the linux kernel IDE drivers, look for
>>
>> Generic IDE Chipset support
>
> That's the part I missed, you were talking about IDE
> chips. Yes, they have many similarities. You can
> probably run many of them in one of the slower modes
> with a common driver. But even these chips differ
> in the details.
>
> -- Lennart
More information about the Haskell-Cafe
mailing list