[PATCH] support for synchronous and non-buffered I/O

Dave Hansen dave at sr71.net
Thu Jan 17 14:19:02 CST 2008


On Tue, 2008-01-15 at 23:10 -0800, Dave Hansen wrote:
> I have a little Eye-Fi card (http://www.eye.fi).  The software to
> control it is a windows application that writes to control files which
> appear in a DOS filesystem on the SD card.  (you can read more
> information here: http://dave-hansen.blogspot.com/)
> 
> However, the application does not quite work under wine.  The
> application writes to the card, but doesn't get the results it expects.
> It loops doing read()s of the files looking for results until it times
> out.

Do me a favor and don't apply this quite yet.  I'll repost when it's
ready.

-- Dave




More information about the wine-patches mailing list