Re[2]: usb/85067: [uscanner] Cannot attach ScanJet 4300C to usb device

2008-02-11 Thread Ivan
The problem is fixed in 6.3-STABLE. ScanJet got attached as uscanner0 without any problems. But scanimage (SANE) currently needs it to be a generic usb-device (ugen) and ugen fails with the same problem as uscanner did it before. So, plese apply the same fix to ugen, as it was done for

Current problem reports assigned to freebsd-usb@FreeBSD.org

2008-02-11 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems S Tracker Resp. Description o usb/84750usb[hang] 6-BETA2 reboot/shutdown with root_fs on externa o usb/91629usbusbd_abort_pipe() may

Need docs on USB driver development

2008-02-11 Thread Dmitry Marakasov
Hi! I want to write driver for AVerMedia Technologies AVerMedia USB Radio FM tuner. Though it's HID device, I was not able to make it work through neither uhid nor ugen drivers (though I'm gonna do some more digging here). So I've decided to go level lower and write kernel driver for the device