China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-07-23 14:02
中国DOS联盟论坛 » DOS启动盘 & LOGO技术 (启动盘室) » [Help], why doesn't my DOS support a USB mouse? View 988 Replies 4
Original Poster Posted 2003-09-13 00:00 ·  中国 浙江 杭州 电信
初级用户
Credits 114
Posts 3
Joined 2003-09-13 00:00
22-year member
UID 9784
Gender Male
Status Offline
The reason I want to use DOS is that I need to develop scientific computing programs. Some years ago I did this with watcom c. The reason I chose this compiler was that it could break through the memory limits of tc and the like, so I could allocate very large arrays.
Now I need to write this kind of program again, but I haven't used VC, so I don't know whether the old problem is still there. Besides, Windows has always been a huge resource hog. The operating system itself takes up a lot of memory, so how much is left for applications? So I decided to go back to DOS.

But the PC I'm using is a mobile PC, the computer acts up from time to time, and it only has a USB mouse, so this is troublesome. Debugging and writing programs without a mouse would drive anyone crazy. So I searched on Google and finally found this great place, and it even has an introduction on how to drive a mouse under DOS.

I spent the whole day messing with it today, and the results were not ideal. Early in the morning, I first installed dos71, using the boot disk recommended by the moderator, but right after installing it I saw that it didn't support long filenames or Chinese. Wasn't it said these were no problem at all? Fortunately this is not a big issue and doesn't affect my application. I immediately installed the usbdrv driver package, and with just
DEVICE=USBASPI1.SYS
DEVICE=DI1000DD.SYS
these two lines, I easily got my USB flash drive and mobile hard disk working, though the boot speed became much slower. Next I went straight to the main topic---the mouse problem. Right away I ran into terms like OHCI/UHCI/EHCI. I don't know which type my machine is (it has four USB ports), but never mind, I tried OHCI first, because I saw the word OHCI in XP's hardware manager. The lines were roughly these two: DEVICE=OHCI.EXE, and DEVICE=ASPIOHCI.SYS. But if I boot with these two lines, the machine hangs. Helpless, I switched to UHCI. The machine could boot, but in the end it showed no adapter present. After entering edit and taking a look, the mouse had no response at all. Then I looked around online again and learned that 4dos can also solve this kind of problem, but unfortunately it seems to be paid software.

That's today's result. Don't be fooled by just these two lines; I spent the whole day going back and forth between two operating systems. In the end the problem is still not solved. I'd like to ask the experts here, did I make a mistake somewhere? I think there must be many people like me who only have a USB mouse.

Waiting for an expert to come to the rescue!!!

One more question: what was the final DOS version of watcom C? I'm using 9.0. I used to have 10.0, but I don't know where I misplaced it. I can't download it online now either.
Floor 2 Posted 2003-09-13 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Doesn't support long filenames and Chinese??? Obviously you're using it the wrong way.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 3 Posted 2003-09-13 00:00 ·  中国 北京 联通
高级用户
★★★
Credits 915
Posts 309
Joined 2002-12-22 00:00
23-year member
UID 567
Gender Male
Status Offline
What is “usb 的许标”???
Floor 4 Posted 2003-09-13 00:00 ·  中国 浙江 杭州 电信
初级用户
Credits 114
Posts 3
Joined 2003-09-13 00:00
22-year member
UID 9784
Gender Male
Status Offline
Thanks to the two posters above for your concern.
I looked through the old threads and saw mention of some emm problem, but I didn't enable emm at all.
As for long filenames and Chinese, after installing with the moderator's installation disk, the installer configured it to load something called xxud83xx.tbl, saying that Chinese was loaded, but it didn't work.
A usb 许标 is a mouse connected to a UBS port
Floor 5 Posted 2003-09-14 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
xxud83xx.tbl?? It's CP936UNI.TBL, right.

When long filenames are supported, if you use DIR to look at the file list, the short filename is on the left and the long filename is on the right, so both long and short filenames are shown together.

There is no such thing as a “USB 许标”, only “USB mouse”, right.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Forum Jump: