Looking at it now, I see that it would fail for cross-alignment boundary
writes. I'll fix that this evening.
-- Ramon
>Hey all,
>
>I redid all of the resource allocation stuff in
>plugin.c. A patch is attached.
>
>IO ports are now handled as mentioned in my previous
>email. It looks complicated but it appears to work,
>and should be pretty fast (try following the code
>path in "neat", aligned cases. It is minimal.)
>I also redid the interrupt allocation. I've given
>up on unified allocation and moved everything into
>separate functions.
>
>This patch is on top of plex86-2000_0722b.tar.gz.
>
>-- Ramon