我有英文说明书
http://www.stefan2000.com/darkehorse/PC/DOS/Drivers/USB/readme.txt
我对照一下原文发觉有点像,是吧,不知原文是哪国英文?
----------
"motto hairu" DOS Driver
----------
This driver enables "motto hairu" USB interface on DOS.
IEEE1394 interface can not be used on DOS.
There are three drivers as DOS Driver.
USBASPI.SYS : USB1.1 mode ASPI Manager
RAMFD.SYS : RAM DISK driver for USB floppy, if you have only single USB port and access both.
Di1000dd.SYS : ASPI HDD driver
1. If you does not have USB floppy
Copy USBASPI.SYS and Di1000dd.SYS files and
add following 2 lines to config.sys on the boot disk.
device=USBASPI.SYS
device=Di1000dd.SYS
After that, connect "motto hairu" to USB port, then set this disk to FDD, and
power-on PC.
2. If you use USB floppy
Copy USBASPI.SYS, Di1000dd.SYS and RAMFD.SYS files and
add following 3 lines to config.sys on the boot disk.
device=RAMFD.SYS
device=USBASPI.SYS /W@@@@---@Use /R option, if you have multiple USB ports
device=Di1000dd.SYS
And confirm
device=himem.sys
is exist in config.sys.
If you don't have, add following 4 lines.
device=himem.sys
device=RAMFD.SYS
device=USBASPI.SYS /W
device=Di1000dd.SYS
When power-on, during booting, contents of FD is copied to RAM disk, then,
when the copy is completed, following message will appear.
===============================================
=== Connect the target device to USB port. ===
=== Press
key.
Boot will continue from RAM disk.
NOTE:
1) After changing DOS mode with rebooting Windows, it can not work.
You must power off once.
2) Option settings
USBASPI.SYS has following options.
/R : Access also USB FDD.
: RAMFD.SYS may be needed in some cases.
/W : Prompt following message for swapping floppy and device, if you need to boot from
USB floppy and have only one USB port
===============================================
=== Connect the target device to USB port. ===
@@ === Press
-> -> .
2. Double click icon.
3. Click tab.
4. Double click .
************* Universal Host Controller
means UHCI is used.
************* Open Host Controller
means OHCI is used.
Last edited by 雨露 on 2006-11-13 at 12:05 AM ]