[Haskell] Real life examples

Adrian Hey ahey at iee.org
Tue Nov 30 06:50:07 EST 2004


On Tuesday 30 Nov 2004 11:23 am, Keean Schupke wrote:
> 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 - 

Perhaps that's an option sometimes.

> the IO address
> is about re-using the same driver for multiple physical devices.

That was my point.

Regards
--
Adrian Hey



More information about the Haskell mailing list