WindowsのUSBデバイスクラスドライバ
WindowsにはUSB-IFで定められたUSBデバイスクラスに対応するドライバもある。
特定のUSBデバイスに対してではなくUSBデバイスクラス全体に機能するドライバ。
MTPやPTPのサポートもUSBデバイスクラスの粒度に対応するらしい。
マイクロソフトの文書群
Overview of developing Windows client drivers for USB devices
USB device class drivers included in Windows
Overview of Microsoft-provided USB drivers
USB Generic Parent Driver (Usbccgp.sys)
WinUSB (Winusb.sys)