[Haskell] Real life examples
Keean Schupke
k.schupke at imperial.ac.uk
Tue Nov 30 06:23:32 EST 2004
Adrian Hey wrote:
>On Sunday 28 Nov 2004 6:44 pm, Lennart Augustsson wrote:
>
>
>>But surely any device driver is parametrized on the
>>exact IO addresses? How would you be able to handle
>>multiple devices otherwise?
>>
>>
>
>Maybe, but this won't help hardware emulation (unless
>you're emulating RAM).
>
>
eh? You rewrite storable to emulate hardware - the IO address
is about re-using the same driver for multiple physical devices.
Keean.
More information about the Haskell
mailing list