Now, Winavr have update a new version WinAR20080610. But it have problem when use AVRdude (include with WinAVR20080610 package) with USBasp AVR Programmer. AVRdude can’t detect USBasp device, have error same following:

avrdude: error: could not find USB device “USBasp” with vid=0×16c0 pid=0×5dc

Because a driver version 0.1.10.1 (USBasp driver) not compatible with libusb DLL version 0.1.12.1 in WinAVR20080610. If you have a old USBasp driver still in your computer. must uninstall before. Can uninstall by goto Star->Control Panel->System->Hardware->Device Manager When Windows recognize with your USBasp device.

usbasp AVR-ISP Lite WinAVR

Download a new Windows driver (libusb DLL 0.1.12.1) for USBasp from USBasp-driver-0.1.12.1.zip unplug USBasp then plugin USBasp to USB Port again. Windows will recognize and request to install a new driver.

usbasp AVR-ISP Lite WinAVR

When install complete, test USBasp device again. Now work prefect.

usbasp AVR-ISP Lite WinAVR

Thanks thomasATulrichradigDE from avrfreaks for a new driver.