Re: BadUSB - On Accessories that Turn Evil, by Karsten Nohl + Jakob Lell

2014-10-08 Thread Hans Petter Selasky
Hi, Can you test the following kernel patch and give some feedback: https://svnweb.freebsd.org/changeset/base/272733 After the patch you will get something like: hw.usb.disable_enumeration: 0 dev.uhub.0.disable_enumeration: 0 dev.uhub.1.disable_enumeration: 0 ... which is also settable

Re: xhci problem on UEFI boot MacBookPro 11,3

2014-10-08 Thread Hans Petter Selasky
FYI This issue was fixed by: https://svnweb.freebsd.org/changeset/base/272589 --HPS ___ 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: Panic in usb_unref_device

2014-10-08 Thread Hans Petter Selasky
On 10/07/14 23:19, Daniel O'Connor wrote: On 3 Oct 2014, at 21:18, Hans Petter Selasky h...@selasky.org wrote: On 10/03/14 13:19, Daniel O'Connor wrote: Hi, I have a custom USB device based on the Cypress FX2 and we are finding that with some older kernels it hangs - this was fixed in

Re: XHCI device probe inconsistency

2014-10-08 Thread Hans Petter Selasky
On 10/07/14 21:04, Mike Tancsa wrote: ugen0.4: USB3.0 Media Reader Kingston at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=ON (200mA) Hi, If you plug the device after boot, what happens then? What speed does the BIOS enumerate the device at? Have you checked for USB related BIOS settings?

[Bug 194226] USB does not work early in the boot process when 60/64 emulation support is enabled

2014-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194226 Hans Petter Selasky hsela...@freebsd.org changed: What|Removed |Added CC|

[Bug 194226] USB does not work early in the boot process when 60/64 emulation support is enabled

2014-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194226 Hans Petter Selasky hsela...@freebsd.org changed: What|Removed |Added Priority|--- |Normal

Re: XHCI device probe inconsistency

2014-10-08 Thread Mike Tancsa
On 10/8/2014 5:27 AM, Hans Petter Selasky wrote: Hi, If you plug the device after boot, what happens then? What speed does the BIOS enumerate the device at? Have you checked for USB related BIOS settings? Hi, Hmmm, I could not recreate the issue at first!! I tried both a soft and cold

[Bug 194226] USB does not work early in the boot process when 60/64 emulation support is enabled

2014-10-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194226 --- Comment #3 from ne...@otherware.org --- Using vanilla 10.1-BETA3 kernel. No changes in kernel on how ukbd is loaded. -- You are receiving this mail because: You are the assignee for the bug.

Re: BadUSB - On Accessories that Turn Evil, by Karsten Nohl + Jakob Lell

2014-10-08 Thread Julian H. Stacey
Hi Hans etc Julian H. Stacey wrote: Hans Petter Selasky wrote: Hi, Can you test the following kernel patch and give some feedback: https://svnweb.freebsd.org/changeset/base/272733 I'm now on latest current with src sys/ GENERIC /usr/src/.ctm_status# src-cur 11645 This time I