Hi,
I want to develop the standard BDA driver for USB1.1 device. But usb1.1
bandwidth no enough to transfer all programs of one frequency, so I need to
add PID-filter function in driver to notify the USB firmware to filter
unnecessary programs. I look for DDK and find a BDA
property---'KSPROPSETID_BdaPIDFilter', it seem to match up my idea. But how
to use the 'KSPROPSETID_BdaPIDFilter' property in BDA driver ? If it isn't
for PID-filter purpose, has other method for PID-filter function in BDA
driver ? (If use the proprietary property, the standard BDA viewer can't
play the driver. )
Thanks,
ShaqLee.