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: Marko Kohtala
Subject: Re: [Qemu-devel] [PATCH] parport EPP support for Linux
Date: Mon, 12 Feb 2007 21:02:15 +0200

On 2/5/07, Marko Kohtala <address@hidden> wrote:
Fabrice Bellard:
>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.
>
>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.
...
I am too new with qemu to say how to develop the qemu character device
abstraction for these requirements.

Thanks for the offline tip, Fabrice.

Here is a new patch for EPP support. This time all linux code is in
ioctls. I hope you find it good enough.

Marko

Attachment: parallel-epp.patch
Description: Text Data


reply via email to

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