On Sat, 16 Jun 2007 19:24:28 +0000, Jon Chambers wrote: > I just checked in the changes. Hopefully all should be well now (otherwise > give me a shout).
Thanks, but there are some strange characters ... (codepage 850) ... /* OS/2... */ #ifndef SHUT_RDWR #define SHUT_RDWR ? ? ? 2 #endif ... > The SHUT_RDWR ifdef seems like a good guess but hopefully someone with OS/2 > and this scanner will let me know if it doesn't work. Actually I've never > heard of anyone but me using this driver (let alone with OS/2) so this seems > unlikely but so long as it doesn't break the build :-) At least it builds here with these modifications (without the strange characters) Bye Franz
