rr![]() ![]() Berlin, Germany, 01.07.2009, 22:36 |
New DOS USB Drivers (beta) (Announce) |
Today I've received this message from Bret Johnson: --- |
RayeR![]() CZ, 02.07.2009, 10:13 @ rr |
New DOS USB Drivers (beta) |
Wow, I'm interesting about USB KB driver. Maybe he will be able to add support for AMD geode chipset OHCI (datasheet available) in evo T20. And seems he don't ask for bloody 1000$ per source license ;) --- |
RayeR![]() CZ, 02.07.2009, 10:47 @ RayeR |
New DOS USB Drivers (beta) |
I just tried on my PC (ICH7) and it seems to work. I used Dell USB keyboard for test. USB UHCI driver was loaded successfully. Fisrt time the kbd was dead beacuse I plugged it to wrong port - you need to plug it in UHCI not EHCI port. When I reconnect it nulmock lighted up and I could type on both (standard PS/2 and USB) keyboards simultaneously :) --- |
Rugxulo![]() Usono, 08.07.2009, 07:12 @ RayeR |
New DOS USB Drivers (beta) |
> I just tried on my PC (ICH7) and it seems to work. I used Dell USB keyboard |
RayeR![]() CZ, 08.07.2009, 14:57 @ Rugxulo |
New DOS USB Drivers (beta) |
> Is this the same cpu as your Compaq EVO? --- |
Wengier![]() 11.07.2009, 20:52 @ rr |
DOS USB Drivers and JEMM386 |
I'm interested about the USB Gamepad/Joystick driver. The most recent update of the driver (dated July 10, 2009) has successfully made my Logitech DualAction Gamepad work under pure DOS (quite impressive). The USB Gamepad driver (USBJSTIK) can also emulate joysticks at the hardware level in addition to the BIOS level (called I/O Virtualization in its documentation) in order to work with almost any DOS program interacting with joysticks. Its documentation also notes that in order to perform I/O Virtualization, a memory manager supporting I/O Virtualization must be installed, such as the MS-DOS EMM386 and 386MAX. Below is the quote from its documentation (USBINTRO.DOC): |