中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

中国DOS联盟论坛
现在时间是 2026-07-25 09:58
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » 强烈需要USBASPI.SYS 的所有参数 查看 2,047 回复 7
楼 主 强烈需要USBASPI.SYS 的所有参数 发表于 2005-11-22 14:49 ·  中国 河南 郑州 电信
初级用户
积分 30
发帖 10
注册 2005-11-18 13:31
20年会员
UID 45462
状态 离线
我的U盘在昨天能使用
DEVICE=USBASPI.SYS
DEVICE=DI1000DD.SYS
进行加载,可是 今天不行了,不知道为什么。

请问:
U盘的格式对这两行代码有影响吗,
强烈需要USBASPI.SYS文件的所有参数,
另外,还想请教各位,怎样才能获得.SYS文件中的参数,
DOS的外部命令几乎全部都可以使用 问号 参数进行查看帮助,那么.SYS文件怎样查看帮助呢。
本帖最近评分记录 (共 1 条) 点击查看详情
评分人分数时间
ytfy +2 2007-06-25 22:05
2 发表于 2005-11-22 18:19 ·  中国 山东 济南 移动
钻石会员
★★★★★
积分 10,051
发帖 3,040
注册 2002-11-11 00:00
23年会员
UID 223
性别 男
状态 离线
看readme,如果有的话。
或者上网搜索,再或者到这里请教.
简单就是美
3 发表于 2005-11-24 05:08 ·  日本 九州电力BBIQ
新手上路
积分 2
发帖 1
注册 2005-11-24 05:02
20年会员
UID 45819
性别 男
状态 离线
DEVICE=USBASPI.SYS /R /V
DEVICE=DI1000DD.SYS

大概是这样的!试试看吧!
4 发表于 2005-11-24 11:14 ·  中国 广东 中山 电信
高级用户
★★★
积分 972
发帖 420
注册 2004-05-16 00:00
22年会员
UID 24467
性别 男
状态 离线
/U
/O
/E
/R
/W
/V
/NORST
平生进退如飙风
5 发表于 2005-11-24 12:32 ·  中国 河南 郑州 电信
初级用户
积分 30
发帖 10
注册 2005-11-18 13:31
20年会员
UID 45462
状态 离线
darkradx兄,我有以下问题要请教你:
1、这么多的参数你是怎么得到的,是网上查一的吗,还是通过某一个命令得到的
2、这么多的参数,各个参数的详细使用可不可以给我一份,Email:smirror@126.com
6 看看这个 发表于 2005-11-25 10:45 ·  中国 北京 联通
新手上路
积分 4
发帖 2
注册 2005-11-24 19:05
20年会员
UID 45856
状态 离线
USBASPI.SYS Switches:

Here are the known valid switches identified so far with the Panasonic(TM) v2.xx USBASPI.SYS driver in CONFIG.SYS

device=USBASPI.SYS ]

You can specify more than one controller type (e.g. /e /u). This switch can also be used to force slower speed operation on high-speed USB controllers & devices.
The driver will scan for all types of USB controllers, so use these switches to specify which port types to enable. This allows for faster USB scanning. By specifying /u or /o and omitting /e, it forces Full-Speed mode on High-Speed devices. Note that you can't make a Low- or Full-Speed device run at High-Speed.
/e EHCI, for enabling only USB 2.0 controller
/o OHCI, for enabling only add-on/onboard USB 1.1 controller
/u UHCI, for enabling integrated USB 1.1 controller

In verbose mode. USBASPI displays details on controller type and USB devices it detects. It displays the vendor & product ID codes, the controller address range (memory map or I/O port map) of controllers, and the connection speed code for each device.
/v Verbose, shows USB details - excellent troubleshooting tool

These switches modify driver actions
/w Wait, displays prompt message to allow swapping/attaching of target USB device
/l# Luns, to specify highest number of LUN assigned, default /L0
/slow to enter SLOW down mode, gives longer delays when scanning USB devices
/nocbc NO Card Bus Controller, to disable detection of USB on CardBus slots

This switch is typically used on portable systems with an external USB floppy drive connected to the single USB port for boot-up. Used in conjunction with RAMFD.SYS so after the boot floppy is copied to a RAM drive, (and after the /W pause...) the USB floppy can be removed, and the target mass storage device can be attached and detected
/r Resident, allows driver to stay resident in memory when USB floppy drive is detected.

This switch is used to specify the UHCI I/O address. Use this if the PnP BIOS does not assign an I/O address, where xxx0 is in hexadecimal format.
/p=xxx0

There are a number of switches whose specific function is still unknown. Please post your discoveries in the USBMAN end-user forum, or the Computing.Net DOS forum.
/noprt * Have found that on Intel systems (which have UHCI), using this switch causes the system to hang while detecting host controllers. Could it be related to I/O port?
/norst
/f

Depending on the system processor, USB 2.0 host interface, USB bridge chip and actual harddisk specs, actual throughput may vary. The following were reported in DOS mode GHOST 2003 using Local -> Check -> Disk option:
1. NEC based USB 2.0 PCI card - over 300 MB/min
2. Intel chipset USB 2.0 onboard ports - over 500 MB/min
Differences in transfer rate may be due to sharing of PCI bus bandwidth and protocol overhead (on USB and PCI busses) vs. direct connection of a similiar device to a PC.

Note:

In case the driver reports an error "Cannot set memory mode I/O" please disable Legacy USB device support in system BIOS setup.
7 发表于 2005-11-26 09:33 ·  中国 河南 郑州 电信
初级用户
积分 30
发帖 10
注册 2005-11-18 13:31
20年会员
UID 45462
状态 离线
谢谢几位大哥帮助
8 请看我的贴 发表于 2006-02-26 19:09 ·  中国 广东 江门 开平市 电信
中级用户
★★
积分 355
发帖 73
注册 2003-02-24 00:00
23年会员
UID 992
性别 男
状态 离线
论坛跳转: