- about driver architecture.
- Posted by Onesail on March 23rd, 2008
this is what i got from usbview
Device Descriptor:
bcdUSB: 0x0200
bDeviceClass: 0x00
bDeviceSubClass: 0x00
bDeviceProtocol: 0x00
bMaxPacketSize0: 0x08 (8)
idVendor: 0x04B4 (Cypress Semiconductor)
idProduct: 0xF232
bcdDevice: 0x0000
iManufacturer: 0x04
iProduct: 0x01
iSerialNumber: 0x05
bNumConfigurations: 0x01
ConnectionStatus: DeviceConnected
Current Config Value: 0x01
Device Bus Speed: Full
Device Address: 0x01
Open Pipes: 2
Endpoint Descriptor:
bEndpointAddress: 0x01 OUT
Transfer Type: Interrupt
wMaxPacketSize: 0x0040 (64)
bInterval: 0x01
Endpoint Descriptor:
bEndpointAddress: 0x82 IN
Transfer Type: Interrupt
wMaxPacketSize: 0x0040 (64)
bInterval: 0x01
- Posted by Onesail on March 23rd, 2008
I know I don't need to write a minidriver.
what i need is to write a function or filter driver to tweak my cypress tp
controller to be a real touch pad which is a standard pointing device.
Thanks.
"Onesail" <chaujohnthan@gmail.com> wrote in message
news:e2or6TBjIHA.484@TK2MSFTNGP06.phx.gbl...
- Universal Audio Architecture High Definition Audio class driver (Windows Media Center Edition) by MorgaLan
- Mirror Driver Architecture (Drivers) by Ronny S
- Layered Driver Architecture (Drivers) by Gregg
- Driver architecture for multi-channel DMA (Drivers) by David Atkisson
- Multiple "Found New Hardware" wizard pages displayed when running DevCon on Toaster like driver architecture (Drivers) by Del Fredricks

