Hi..
I recently wrote a driver which will block unblock a USB port...by
way of intercepting the IRP requests.
But the problem is that this driver dosent distinguish between USB
mass storage device on one hand and other devices like USB HID.
I need to specifically block USB storage devices like pen drives,USB
hard drives etc,not any HID or other devices.
Can anybody plz throw some light into it.
Regards
DC