Marko Kohtala wrote:
Hi.
With the attached patch I am able to use Kodak Advantix FD 300 APS
scanner from Win98 when hosted under Linux ix86. It adds EPP support
and fixes some register bits to match real hw so port identification
works better.
I tried to separate the linux dependencies with #ifdef __linux__, but
can not test this does not break compilation for other ports of qemu.
Suggestions are welcome, but I also welcome you to make the
enhancements yourself. This is good enough for me.
I hope it is good enough for inclusion in Qemu. It applies and was
tested against current CVS.
I don't understand why you need a #ifdef __linux__ in parallel.c.
Normally, the qemu character device should suffice to do the appropriate
abstraction.
Regards,
Fabrice.
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel