Wishing you all a Happy and Prosperous New Year 2009
Dec 26, 2008
Have you came across MojoPac?
How do I burn DVDs onto USB/Thumb ?
A Jewelry Box with USB and Fingerprint Authentication and Security
Dec 24, 2008
USB Drivers for DOS - USBASPI.SYS
DOS=HIGH,UMB
lastdrive=Z
device=HIMEM.SYS
rem The following line loads Panasonic's universal USB- controller driver
devicehigh=USBASPI.SYS /v /w /e
rem the following is an aspi mass storage driver for usb- connected HDs and compactflash memory cards
devicehigh=DI1000DD.SYS
rem The following one loads CD-ROM driver
devicehigh=USBCD.SYS /d:USBCD001
[autoexec.bat]
@echo off
REM the following line adds a drive letter to the usb cd(rom/r/rw) mounted
LH MSCDEX /d:USBCD001
A very detailed explanation on how to use this driver and various options available with driver are nicely explained at http://www.theinquirer.net/inquirer/news/069/1046069/yes-there-are-usb-drivers-for-dos.
usbaspi.sys and usbcd.sys available at:http://panasonic.co.jp/pcc/products/drive/cdrrw/kxlrw40an/driver/kxlrw40an.exe
di1000dd.sys available at: http://www.stefan2000.com/darkehorse/PC/DOS/Drivers/USB/mhairu.zip