On 8/9/09 3:47 PM, Carl-Daniel Hailfinger wrote:
Releasing IO permissions was done by hand everywhere. Use a proper abstraction. Kill unneeded #include statements. Move #include statements for serprog inside #ifdef.
I think serproc.c should not be compiled if SERPROG_SUPPORT is 0, instead of commenting out all code in that file.
With that fixed, this is Acked-by: Stefan Reinauer stepan@coresystems.de