Op 4-8-2011 10:51, [email protected] schreef: > However, user-settable drive assignments would be interesting, ie, > providing command line options to specify which drives are tried. I think > SHSUCDX implements some such options. There's no technical reason DEVLOAD > couldn't.)
Hehe, feature creep coming up :). * specify driveletter(s) to try as listed above (provided the driver assigns driveletters at all) * return errorlevel based on drive assigned, like SHSUCDX does. 1..26 is A..Z (highest returned in case of multiple driveletters, no idea what to return if no driveletter assigned but driver completes succesfully, 0 I guess). * LASTDRIVE= modification on the fly. But if Jeremy's devload 3.23 modifications prove to be working, I'm happy already. > * It assumes that at least one entry is free. It will scan beyond the CDS > if that is not the case. > > * It assumes that numBlockDev is lower than numCDSEntries. Bernd ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
