|
bird2004
初级用户
 
积分 102
发帖 1
注册 2004-7-9
状态 离线
|
|
2004-7-9 00:00 |
|
|
zwd5151
初级用户
 
积分 102
发帖 1
注册 2004-7-9
状态 离线
|
『第 212 楼』:
使用 LLM 解释/回答一下
我想问一下,这引起驱动是否支持USB2.0,我用过深山红叶制作的工具盘上所带的DOS下的USB驱动,虽然能支持U盘和移动硬盘,但不支持USB2.0,主板和设备都是USB2.0的,但先选择用1.1就可以,选2.0就死在那儿,根本不能加载,也不知是为什么!
I want to ask, does this driver support USB 2.0? I used the USB driver under DOS that came with the tool disk made by Shenshan Hongye. Although it can support USB flash drives and external hard drives, it doesn't support USB 2.0. The motherboard and the device are both USB 2.0, but if I first choose 1.1, it's okay. If I choose 2.0, it freezes there and can't be loaded at all. I don't know why!
|
|
2004-7-9 00:00 |
|
|
lht34
初级用户
 
积分 112
发帖 2
注册 2004-6-23
状态 离线
|
『第 213 楼』:
使用 LLM 解释/回答一下
请问站长的总结是不是全部都编入一个批处理还是怎么样的?
Excuse me, is the webmaster's summary all included in one batch processing or something like that?
|
|
2004-7-12 00:00 |
|
|
知猪
初级用户
 
积分 106
发帖 3
注册 2004-7-14
状态 离线
|
『第 214 楼』:
使用 LLM 解释/回答一下
新手,从其他网站发现这个好地方,特来报到
Newcomer, found this great place from other websites, here to report
|
|
2004-7-14 00:00 |
|
|
jzhupo
中级用户
  
积分 347
发帖 53
注册 2004-7-4
状态 离线
|
『第 215 楼』:
使用 LLM 解释/回答一下
怎样实现热插拔呢,请指教
How to achieve hot swapping, please give guidance
|
|
2004-7-17 00:00 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 216 楼』:
使用 LLM 解释/回答一下
我用USBASPI.SYS+DI1000DD.SYS成功运行了我的刚买的最新郎科优盘(超稳迷你,128MB)!爽呆了!但也出现了一个问题: 原来可正常使用光盘的,加载USB后,虽有光盘盘符,也能DIR出根目录(目录,文件正常),但打不开,显示找不到文件!? 很怪!但用斑竹的超级启动盘就可以,不知问题出在哪里?我是这样加载的<img src="images/smilies/face-sad.png" align="absmiddle" border="0">我的DOS环境就是斑竹的DOS7.10)device=usbaspi.sysdevice=di1000dd.sys前面照常加载了HIMEM EMM386请教一下!
I used USBASPI.SYS + DI1000DD.SYS to successfully run my newly bought latest Longking USB flash drive (super stable mini, 128MB)! So cool! But there is also a problem: the original CD that could be used normally, after loading USB, although there is a CD drive letter, the root directory can also be DIR (directory, files are normal), but it cannot be opened, showing that the file is not found!? Very strange! But it can be used with the moderator's super boot disk, I don't know where the problem is? I loaded it like this: (My DOS environment is the moderator's DOS7.10) device=usbaspi.sys device=di1000dd.sys The previous ones loaded HIMEM EMM386 as usual. Ask for advice!
|
|
2004-7-29 00:00 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 217 楼』:
使用 LLM 解释/回答一下
另外请问一下,我INTEL 815E的老主板,是不是不支持从USB启动(启动项中没找到),升级BIOS可以吗?或再哪里查到有关信息?谢谢
Additionally, I would like to ask, my old Intel 815E motherboard, does it not support booting from USB (I can't find it in the boot options)? Can upgrading the BIOS solve this? Or where can I find relevant information? Thanks
|
|
2004-7-29 00:00 |
|
|
gamelife
初级用户
 
积分 115
发帖 4
注册 2004-8-2
状态 离线
|
『第 218 楼』:
使用 LLM 解释/回答一下
晕倒 厉害啊佩服啊 真想拜你为师 我以前怎么不知道这个论坛 DOS 是我的钟爱
Faint. Amazing, admire you so much. Really want to take you as my teacher. Why didn't I know this forum before? DOS is my love.
|
|
2004-8-2 00:00 |
|
|
taifunny
初级用户
 
积分 115
发帖 2
注册 2004-6-13
状态 离线
|
『第 219 楼』:
emm386 与aspiochi
使用 LLM 解释/回答一下
我试着在emm386.exe下加载aspiohci.sys,但不成功,问题应该出在ohci的映射地址上,如果加载usbaspi.sys可用device=emm386.exe x=d000-d00f 解决,谁知道aspiohci.sys的映射地址? (我不想用umbpci.sys)
我是外行,前面说了些外行话,不过我发现如果使用未压缩的原版usb驱动,一些莫名其妙的问题能够得到解决,我的联想数码听(sigmaTel芯片)就是这样被成功认出。为了稳定,最好所有驱动都用原版且不要压缩。dos下热插拔usb是可以的,我试着用guest.exe或loadsys.exe能够做到。
I tried to load aspiohci.sys under emm386.exe but it didn't work. The problem should be with the mapping address of ohci. If I load usbaspi.sys, I can use device=emm386.exe x=d000-d00f to solve it. Who knows the mapping address of aspiohci.sys? (I don't want to use umbpci.sys)
I'm a layman. I said some layman's words earlier, but I found that if I use the uncompressed original USB driver, some inexplicable problems can be solved. My Lenovo digital audio player (SigmaTel chip) was successfully recognized like this. For stability, it's best to use all original drivers and not compress them. Hot - plugging USB under DOS is possible. I tried to do it with guest.exe or loadsys.exe.
|
|
2004-8-3 00:00 |
|
|
xhyxsl
初级用户
 
积分 112
发帖 4
注册 2004-6-9
状态 离线
|
『第 220 楼』:
使用 LLM 解释/回答一下
谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢
谢谢谢谢谢谢 谢谢谢谢谢谢谢谢谢谢 谢谢谢 谢谢谢谢谢
谢谢谢谢谢谢 谢谢谢谢谢谢谢 谢谢谢谢 谢谢谢谢谢
谢谢谢谢谢 谢谢谢谢谢谢谢谢谢 谢谢谢谢 谢谢谢谢
谢谢谢谢 谢谢谢谢谢谢谢谢谢谢谢谢 谢 谢谢 谢谢
谢谢 谢 谢谢谢谢谢谢谢谢谢谢 谢谢谢 谢谢 谢
谢谢谢谢谢 谢谢谢谢谢谢谢谢谢 谢谢谢 谢谢谢谢
谢谢谢谢 谢谢谢谢谢谢谢谢谢谢 谢 谢 谢谢谢谢谢
谢谢谢 谢谢谢 谢谢谢谢谢谢谢谢谢 谢 谢 谢谢
谢谢 谢 谢谢谢谢谢谢谢谢谢 谢谢谢谢 谢谢谢谢
谢谢谢谢 谢谢谢谢谢谢谢谢 谢 谢 谢谢谢谢
谢谢谢谢谢 谢谢谢谢谢谢谢谢 谢 谢谢 谢 谢谢谢谢
谢谢谢谢 谢谢谢谢谢谢 谢谢 谢谢谢谢谢 谢谢谢谢
谢谢谢 谢谢 谢谢谢谢 谢 谢谢 谢谢 谢谢谢谢
谢谢 谢谢谢谢谢谢 谢谢谢谢谢谢谢 谢谢谢 谢谢谢谢谢
谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢谢
Thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks
Thanks thanks thanks Thanks thanks thanks thanks thanks Thanks thanks Thanks thanks thanks
Thanks thanks thanks Thanks thanks thanks thanks Thanks thanks Thanks thanks thanks
Thanks thanks thanks Thanks thanks thanks thanks thanks Thanks thanks Thanks thanks
Thanks thanks Thanks thanks thanks thanks thanks thanks Thanks Thanks Thanks
Thanks Thanks Thanks thanks thanks thanks thanks Thanks thanks Thanks Thanks
Thanks thanks thanks Thanks thanks thanks thanks Thanks thanks Thanks thanks
Thanks thanks Thanks thanks thanks thanks thanks Thanks Thanks Thanks thanks thanks
Thanks thanks Thanks thanks Thanks thanks thanks thanks Thanks Thanks Thanks
Thanks Thanks Thanks thanks thanks thanks Thanks thanks Thanks thanks
Thanks thanks Thanks thanks thanks thanks Thanks Thanks Thanks thanks
Thanks thanks thanks Thanks thanks thanks thanks Thanks Thanks Thanks Thanks thanks
Thanks thanks Thanks thanks thanks Thanks Thanks thanks thanks Thanks thanks
Thanks thanks Thanks Thanks thanks Thanks Thanks Thanks Thanks thanks
Thanks Thanks thanks thanks Thanks thanks thanks Thanks thanks Thanks thanks thanks
Thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks thanks
|
|
2004-8-6 00:00 |
|
|
xhyxsl
初级用户
 
积分 112
发帖 4
注册 2004-6-9
状态 离线
|
|
2004-8-6 00:00 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 222 楼』:
使用 LLM 解释/回答一下
请问这个guest.exe哪里有?实现USB热插拔的?
Excuse me, where can I find this guest.exe? The one that implements USB hot-swapping?
|
|
2004-8-7 00:00 |
|
|
花落无声
初级用户
 
积分 99
发帖 17
注册 2004-8-6
状态 离线
|
|
2004-8-7 00:00 |
|
|
supermansaga
初级用户
 
积分 102
发帖 1
注册 2004-8-7
状态 离线
|
『第 224 楼』:
使用 LLM 解释/回答一下
这个能让SANDISK CRUZER MINI被DETECT到吗?
Can this make the SANDISK CRUZER MINI be detected?
|
|
2004-8-7 00:00 |
|
|
jackeyjaja
初级用户
 
积分 112
发帖 5
注册 2004-8-16
状态 离线
|
『第 225 楼』:
使用 LLM 解释/回答一下
站内很多东西下不了!!!!比如:USBLink 2.5,
There are many things on the site that can't be downloaded!!!! For example: USBLink 2.5,
|
|
2004-8-19 00:00 |
|