I'm having trouble getting any debug output from the usbvideo.sys driver. I
have a Windows XP SP2 machine, with a partially checked build installed
(usbvideo.sys and usbport.sys are checked builds). It is connected via
firewire to another XP machine. WinDbg connects in kernel mode. I do not get
much in the way of debug output.
What's the next step to get verbose output? I'm developing a USB Video Class
compliant device.
Thanks!