> ... Now, when I load DOSUSB and then "devload usbdisk.sys" the
> block device driver usbdisk.sys will get the drive letter F: from
> FreeDOS. Apparently it does not supply the next drive letter which
> would be G:. I can then access the flash disk as F:, but "FD11Setup"
> is gone.

If you use DEVLOAD to load your block device driver, then obviously it is
DEVLOAD which assigns the drive, not DOS. And DEVLOAD's ignorance of
non-block device CDS entries is a bug already discussed elsewhere. Wait
for the DEVLOAD developers to release a version (3.24?) with that bug
fixed. Alternatively, implement a proper regular executable (as opposed to
device driver) and modify the CDS and (E)DPBs and device chain yourself as
necessary.


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to