Description:
Windows VxD and driver development.
|
|
|
Memory Mapped register access in USB device
|
| |
Hi, Is it possible to access USB device registers through memory mapped I/ O. The windows miniport driver for USB WLAN card that I have use bulk read/write operations to access USB device's registers, which is very slow and doesn't take constant time. On the other hand the driver written for CardBus WLAN card uses memory mapped I/O access CardBus... more »
|
|
Writing to a USB port to simulate a USB keystroke?
|
| |
Is this possible? If it is possible is it also possible to simulate mouse actions this same way? I am looking for a solution that will always work in any Intel based platform regardless of the underlying operating system. It is OK if the solution requires extra hardware, but, better if it does not.... more »
|
|
Unable to reinstall USB drivers in Win98SE
|
| |
Hi everybody! I was working fine with my Kingston Data Traveler 256 MB and 4 GB Transcend USB memory sticks under Win98SE. Then I got a 2GB Kingston and, because this one cannot be read under Win98SE, I decided to install the generic driver from [[link]].... more »
|
|
|