@ dlanor, EP, Polo35 and other uLE developers:
Well, maybe it's just another of my stupid suggestions, but here goes:
Why not embbed the two versions of usb_mass.irx (3.8 and the most recent version) and let the user configure which one he wants uLE loads on startup (NEW or OLD)?
That way, things would get easier for newbies when they just find that one of the versions is not suitable for their pendrives. The solution is as simple as select another version from the configuration screen, save the configs and restart uLE (without having to mess around with FTP transfers or burning CDs with older or newer usb_mass.irx drivers).
What do you guys think?![]()
Here goes some "pseudo code" to illustrate better what I am thinking of:
I think this solution will make Greek and Trojans happy!Code:if (load_old_usb_mass) loadExternalModule(setting->usbmass_file, &usb_mass_irx_old, size_usb_mass_irx_old); else loadExternalModule(setting->usbmass_file, &usb_mass_irx_new, size_usb_mass_irx_new);![]()
Best regards,
bootsector


LinkBack URL
About LinkBacks





