Re: ugen device repeatedly disconnected after upgrade to 8.1

2011-05-04 Thread freebsd

On 2011-05-04 09:15, Hans Petter Selasky wrote:

The quirk prevents the conflict between hid and ugen (which occurred in
7.1), Why can't 8.1 recognize the device?


Could you point at the patch that fixed this issue?


I don't know an exact pr number, but I think it was just this addition to the 
quirks file:

# diff /usr/releng_7_1/src/sys/dev/usb/usb_quirks.c 
/usr/releng_7_3/src/sys/dev/usb/quirk/usb_quirk.c | grep CYBERPOWER

  USB_QUIRK(CYBERPOWER, 1500CAVRLCD, 0x, 0x, UQ_HID_IGNORE),


This quirk exists in 8.1 also.



--HPS


¡Gracias!

johnea

___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org


Re: ugen device repeatedly disconnected after upgrade to 8.1

2011-05-03 Thread freebsd


Could you try 8-stable?


I've always used binary updates on this machine.  What about 8.2?



Also it might be worth trying an XHCI (USB 3.0) host controller device.


I'm not exactly sure how I would do this. Do you mean to insert a usb 3 hub 
between the UPS and the host machine?



--HPS


Thank you for your reply!

Sorry for my delay, I had a glitch in the mail filter that caused me to just 
find your message.

johnea
___
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org