[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205

--- Comment #8 from Hans Petter Selasky  ---
The bootloader is using the BIOS USB code. Try disabling USB legacy support in
the BIOS.

BTW: The patches are in 10-stable not the release branches.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205

--- Comment #7 from Doug  ---
While playing with this again today I noticed something I didn't report earlier
-- when the machine initially boots into the bootloader and the bootloader is
counting down, my keyboard works and I can press return to accelerate the boot
of the selected kernel.  But once execution jumps to the kernel I get the
problem I previously outlined.  So basically whatever USB code is crammed into
the bootloader works, while the USB code in 10.3-RELEASE generic kernel does
not.  This further highlights that this is a software bug rather than a
hardware issue.

Point of reference: updated my system again, no patches received on
10.3-RELEASE since last update a couple weeks ago (as expected), USB problem
still exists in 10.3-RELEASE-p7 at this time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205

--- Comment #6 from Hans Petter Selasky  ---
Hi,

These patches have now been MFC'ed to 10-stable.

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205

--- Comment #5 from Doug  ---
(In reply to Hans Petter Selasky from comment #4)
No.  Unfortunately my work schedule has simply not permitted evaluating them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205

--- Comment #4 from Hans Petter Selasky  ---
Ping - were you able to test the above mentioned patches?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 170358] [ums] Wrong (duplicate) button numbers

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170358

--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Thu Sep  8 10:10:05 UTC 2016
New revision: 305590
URL: https://svnweb.freebsd.org/changeset/base/305590

Log:
  Correctly map the USB mouse tilt delta values into buttons 5 and 6
  instead of 3 and 4 which is used for the scroll wheel, according to
  X.org.

  PR:   170358
  MFC after:1 week

Changes:
  head/sys/dev/usb/input/ums.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 170358] [ums] Wrong (duplicate) button numbers

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170358

Hans Petter Selasky  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

--- Comment #9 from Hans Petter Selasky  ---
Will be MFC'ed after a week. Sorry for taking so long to process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 212256] xhci controllers cannot be used with ppt

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212256

Hans Petter Selasky  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

--- Comment #3 from Hans Petter Selasky  ---
The requested change is MFC'ed to 10-stable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 212256] xhci controllers cannot be used with ppt

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212256

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Thu Sep  8 09:50:04 UTC 2016
New revision: 305589
URL: https://svnweb.freebsd.org/changeset/base/305589

Log:
  MFC r281499:
  Modify the return value of the uhci/ehci/xhci PCI probe routines to
  'BUS_PROBE_DEFAULT'. This allows bhyve's 'ppt' driver to claim ownership
  of the device and pass it through to the guest.

  In the common case where there are no competing drivers for USB controllers
  this change is a no-op.

  PR:   212256

Changes:
_U  stable/10/
  stable/10/sys/dev/usb/controller/ehci_pci.c
  stable/10/sys/dev/usb/controller/uhci_pci.c
  stable/10/sys/dev/usb/controller/xhci_pci.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"


[Bug 211895] Logitech K360 keyboard: `usbconfig` hangs after suspend/resume

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211895

--- Comment #9 from Aleksander Alekseev  ---
Here is some additional debug information, just for the record (still on
11.0-RC2).

dmesg right after resume:

http://afiskon.ru/s/c1/e5cf238331_usb1.jpg

dmesg after reconnecting USB adapter:

http://afiskon.ru/s/73/9dbafeef9a_usb2.jpg

If I disconnect an adapter everything works just fine, usbconfig doesn't hang,
etc. If I connect it or (!) any other USB device (a flash drive for instance)
back the problem returns. Apparently when I do it code enters an infinite loop
somewhere in usub_reattach_port and usb_alloc_device procedures. Explains why
usbconfig hangs.

I will try to reproduce this issue on 12.0 and add a bit more debug output. I
have no experience in kernel development so any suggestions on how else I could
debug this issue would be much appreciated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"