I am using the USB driver for bulk devices given by
Microsoft that comes along with NTDDK. The name is
BulkUSB.sys.
Question 1. Does that support multiple devices
Question2.
I plug in a bulk transfer device. The device is detected
by windows. When I plug out the device, the plug and play
manager pops up notifying of the unsafe removal.
In another case I plug in two or more of such devices.
And when I plug out or try to do a safe removal from the
plug and play manager, windows crashes.. or I'm shown a
blue screen.
Is there any fix for the driver. Or Is there any
modification that needs to be done in the driver sample.
pls help.