qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] parport EPP support for Linux


From: Fabrice Bellard
Subject: Re: [Qemu-devel] [PATCH] parport EPP support for Linux
Date: Mon, 05 Feb 2007 00:25:00 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]