[Haskell-cafe] Linux device drivers
Lennart Augustsson
lennart at augustsson.net
Tue Mar 22 08:34:49 EST 2005
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