Introduction - If you have any usage issues, please Google them yourself
EZ_USB driver source
General purpose USB device driver
Environment: kernel mode
// ***************** Version 6 *****************
// User: Mdn Date: 9/17/01 Time: 10:54a
// Updated in $/USB/Drivers/ezusbdrv
// Fixed memory leak bug in ISO streaming code. Was setting the
// PendingTransfers variable to the wrong value and not properly freeing
// after stopping the ISO stream.