On Fri, Nov 17, 2000 at 12:57:18PM +0100, Frank Cornelis wrote:
> I wrote a little patch to support INT 13 read/writing of sectors on a
> floppy disk. 
> If it's OK, please merge it with the CVS tree.
...
> +                     sprintf (dev_name, "/dev/fd%d", drive_nr);
...
> +                     sprintf (dev_name, "/dev/fd%d", drive_nr);
...

Is there a reason why you don't use the devices from the wine.conf file?
(Sometimes it might be helpful to work with a loop device instead of
the real drive).

 Ciao
      Jörg
-- 
Joerg Mayer                                          <[EMAIL PROTECTED]>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.

Reply via email to