[Bug 215898] Usb Acting weird

2017-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #8 from Carlos Jimenez --- Created attachment 178840 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178840&action=edit Freebsd 12-currrent 01/12/2017 dmesg The Errors persist -- You are receiving this mail because:

[Bug 215898] Usb Acting weird

2017-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #7 from Carlos Jimenez --- Created attachment 178839 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178839&action=edit Freebsd 12-currrent 01/12/2017 dmesg -- You are receiving this mail because: You are the assigne

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #9 from Hans Petter Selasky --- Hi Robert Moore, Could you have a look at the following error: pcib0: port 0xcf8-0xcff on acpi0 pcib0: could not evaluate _ADR - AE_NOT_FOUND pci0: on pcib0 Can it explain why EHCI is getting

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #10 from Hans Petter Selasky --- This might look like an ACPI regression in 12-CURRENT. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@free

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #11 from Hans Petter Selasky --- Working revision of 12-current: r311874 Failing revision of 12-current: r311993 Adding John Baldwin aswell. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #12 from Hans Petter Selasky --- Carlos: Is it possible you could locate the exact revision between: Working revision of 12-current: r311874 Failing revision of 12-current: r311993 which introduce this failure, using bisecting

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #13 from Carlos Jimenez --- Sorry but i only know how to bisect the linux kernel with git i dont know how to bisect with svn. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #14 from Carlos Jimenez --- I can confirm this has something to do with the acpi code because i removed acpi_video_load="YES" from /boot/loader.conf and i load it with kld_list="acpi_video" on /etc/rc.conf which load the module

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #15 from Hans Petter Selasky --- Hi, Bisecting can be done by checking out freebsd sources from github.com, and using git bisect. --HPS -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #16 from John Baldwin --- The _ADR is probably not relevant. The pcib driver uses _ADR as part of a fallback to determine the PCI bus number of the bus under a Host-PCI bridge if _BBN doesn't work or isn't present. However, if

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #17 from Carlos Jimenez --- Ok im going to disable EARLY_AP_STARTUP but i think im happy with the workaround i found removing acpi_video from /boot/loader.conf and loading the acpi_video from /etc/rc.conf now my system boot fast

[Bug 215898] Usb Acting weird

2017-01-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #18 from Carlos Jimenez --- disabling EARLY_AP_STARTUP really helps no usb errors. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd.o

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-01-15 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 215898] Usb Acting weird

2017-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #19 from Hans Petter Selasky --- Created attachment 178987 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178987&action=edit Timer init fix Hi, Could you test the attached patch with the latest 12-current. Does it s

[Bug 215898] Usb Acting weird

2017-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #20 from Hans Petter Selasky --- Created attachment 179066 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179066&action=edit Alternate timer init fix -- You are receiving this mail because: You are the assignee for

[Bug 215898] Usb Acting weird

2017-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 Hans Petter Selasky changed: What|Removed |Added Status|New |In Progress -- You are rece

[Bug 216261] [patch] Resume failing without xhci controller reset

2017-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216261 Bug ID: 216261 Summary: [patch] Resume failing without xhci controller reset Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New

[Bug 216261] [patch] Resume failing without xhci controller reset

2017-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216261 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-01-22 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 215898] Usb Acting weird

2017-01-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 Hans Petter Selasky changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 196624] [patch] wsp.c toggle for one finger tap when integrated button is detected.

2017-01-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196624 Dave Cottlehuber changed: What|Removed |Added CC||d...@skunkwerks.at --- Comment

[Bug 201421] locking issues prevent new process creation

2017-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201421 Shane changed: What|Removed |Added Resolution|--- |Overcome By Events Status|New

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-01-29 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch)

2017-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216748 Bug ID: 216748 Summary: RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch) Product: Base System Version: CURRENT Hardware: i386

[Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch)

2017-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216748 --- Comment #1 from Andriy Voskoboinyk --- ifconfig wlan0 create wlandev rtwn0 ? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd.org mailing lis

[Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch)

2017-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216748 --- Comment #2 from Andriy Voskoboinyk --- for access point (will be created as 'wlan3'): - manually (with SSID 'test_hostap'): ifconfig wlan3 create wlandev rtwn0 wlanmode hostap ssid AP hostapd /etc/hostapd-wlan3.conf - automatically (in

[Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch)

2017-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216748 --- Comment #3 from Andriy Voskoboinyk --- (In reply to Andriy Voskoboinyk from comment #2) s/test_hostap/AP/ -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

[Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch)

2017-02-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216748 --- Comment #4 from lenzi.ser...@gmail.com --- (In reply to Andriy Voskoboinyk from comment #1) OK it works... I was confused because the prior version (freeBSD11) on insert of the device ifconfig shows de device urtwn0 Now the device doe

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-02-05 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 196624] [patch] wsp.c toggle for one finger tap when integrated button is detected.

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196624 David O'Rourke changed: What|Removed |Added Version|10.1-RELEASE|10.3-RELEASE -- You are receivin

[Bug 196624] [patch] wsp.c toggle for one finger tap when integrated button is detected.

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196624 David O'Rourke changed: What|Removed |Added Severity|Affects Only Me |Affects Some People -- You are r

[Bug 196624] [patch] wsp.c toggle for one finger tap when integrated button is detected.

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196624 David O'Rourke changed: What|Removed |Added Attachment #151509|0 |1 is obsolete|

[Bug 196624] [patch] wsp.c toggle for one finger tap when integrated button is detected.

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196624 David O'Rourke changed: What|Removed |Added Attachment #151510|0 |1 is obsolete|

[Bug 196624] [patch] wsp.c toggle for one finger tap when integrated button is detected.

2017-02-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196624 --- Comment #13 from David O'Rourke --- This feature has now been updated for 10.3. I'll be looking at FreeBSD 11 shortly and providing a new patch if needed. -- You are receiving this mail because: You are the assignee for the bug. _

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-02-12 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch)

2017-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216748 Andriy Voskoboinyk changed: What|Removed |Added Resolution|--- |FIXED Status|New

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-02-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 Bug ID: 217353 Summary: FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F Product: Base System Version: 11.0-STABLE Hardware: amd64 OS: Any

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 --- Comment #1 from ochko --- I can take screenshots on monday , if interested. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd.org mailing list

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 Steven Hartland changed: What|Removed |Added CC||s...@freebsd.org --- Comment #2

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 --- Comment #3 from ochko --- (In reply to Steven Hartland from comment #2) I can test this on monday at work and will report. -- You are receiving this mail because: You are the assignee for the bug.

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-02-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 --- Comment #4 from ochko --- Created attachment 180329 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180329&action=edit FreeBSD11-without-hw.vga -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 --- Comment #5 from ochko --- Hi Steven, the hw.vga.textmode="1" didn't help at all. The result is the same , freeze at Freebsd menu with the logo. Only disable beastie works. The hardware is Supermicro X11-SSLF BIOS version 2.0 (01.06.

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 --- Comment #6 from ochko --- Created attachment 180330 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180330&action=edit FreeBSD10.3-without-hw.vga -- You are receiving this mail because: You are the assignee for the bug.

[Bug 217353] FreeBSD beastie logo prevent boot on Supermicro X11-SSL-F

2017-02-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217353 --- Comment #7 from ochko --- Created attachment 180331 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180331&action=edit BSDRP 10.3- without.hw.vga -- You are receiving this mail because: You are the assignee for the bug.

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-03-05 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 118353] [panic] [ppp] repeatable kernel panic during ppp(4) session in 7.0-BETA3

2017-03-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=118353 Eugene Grosbein changed: What|Removed |Added Assignee|freebsd-usb@FreeBSD.org |eu...@freebsd.org St

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-03-12 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 122483] [panic] [ulpt] Repeatable panic in 7.0-STABLE

2017-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=122483 Eugene Grosbein changed: What|Removed |Added Assignee|freebsd-usb@FreeBSD.org |eu...@freebsd.org Resolu

[Bug 217903] A write to HD on img boot???!!

2017-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217903 Bug ID: 217903 Summary: A write to HD on img boot???!! Product: Base System Version: 11.0-STABLE Hardware: i386 OS: Any Status: New Severity: Affect

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-03-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-03-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 215898] Usb Acting weird

2017-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 Cy Schubert changed: What|Removed |Added Resolution|FIXED |--- Status|Closed

[Bug 215898] Usb Acting weird

2017-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #23 from Hans Petter Selasky --- What are the errors you see in dmesg? --HPS -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd.org ma

[Bug 215898] Usb Acting weird

2017-03-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215898 --- Comment #24 from Hans Petter Selasky --- There hasn't been any USB patches recently, so this is likely not related to USB. -- You are receiving this mail because: You are the assignee for the bug. _

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-04-02 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 213874] Removing usb falasg before sync(7) causes repeatable panic

2017-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213874 Edward Tomasz Napierala changed: What|Removed |Added Assignee|freebsd-usb@FreeBSD.org |tr...@freebsd.org

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-04-09 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 218513] USB fails to initialize

2017-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 Mark Linimon changed: What|Removed |Added Component|kern|usb Keywords|

[Bug 218513] USB fails to initialize

2017-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #1 from rkober...@gmail.com --- The issue is the update to llvm-4.0. With r316422, USB works fine. llvm-4.0 was MFCed in r316423 and USB is not working with that kernel. The commit did not touch and USB specific code. Should dim

[Bug 218513] USB fails to initialize

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

[Bug 218513] USB fails to initialize

2017-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #3 from rkober...@gmail.com --- (In reply to Hans Petter Selasky from comment #2) The dumps are 441 MB and 438 MB and the kernels are significantly different. just the size differs by about 171 MB. They may be downloaded from htt

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-04-16 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 218513] USB fails to initialize

2017-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #4 from da...@catwhisker.org --- localhost(11.0-S)[5] uname -a FreeBSD localhost 11.0-STABLE FreeBSD 11.0-STABLE #315 r317083M/317085:1100512: Tue Apr 18 05:32:22 PDT 2017 root@localhost:/common/S1/obj/usr/src/sys/CANARY am

[Bug 218513] USB fails to initialize

2017-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #5 from Hans Petter Selasky --- Hi, Maybe you can repeat the dump for usb,ehci,uhci,ohci,xhci .ko only. Do you feel certain the compiler was properly built? --HPS -- You are receiving this mail because: You are the assignee

[Bug 179505] Kernel detaches Arduino Leonardo (and similar) board umodem after the arduino boots

2017-04-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179505 Boris Samorodov changed: What|Removed |Added CC||b...@freebsd.org Resolut

[Bug 183505] [usb] Arduino Leonardo exposes three interface descriptors but no modem is attached to the first one (bInterfaceSubClass=2)

2017-04-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183505 Boris Samorodov changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug 218513] USB fails to initialize

2017-04-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #6 from rkober...@gmail.com --- Dumps of the usb, ehci, uhci, xhci and ohci modules are all now available at http://ykoberman.dlinkddns.com/FreeBSD/ and are labeled for 316422 (LLVM3.9) and 316423 (LLVM4.0). Note that this system

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 Bug ID: 218800 Summary: USB Keyboard Interrupts messing with VGA Output Product: Base System Version: 11.0-STABLE Hardware: amd64 OS: Any Status: New

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #1 from Kyle --- Created attachment 181987 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181987&action=edit Pciconf output -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #2 from Kyle --- Created attachment 181988 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181988&action=edit Usbconfig output -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #3 from Kyle --- Created attachment 181989 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181989&action=edit Usbdump output -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #5 from Kyle --- (In reply to Hans Petter Selasky from comment #4) Ok, so I have upgraded to 11-stable. Whenever I am in regular, multi-user mode, the issue still persists. However, when in single-user mode, I no longer have th

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #6 from Hans Petter Selasky --- Try to collect the following log: procstat -ak > kernelprocs.txt -- You are receiving this mail because: You are the assignee for the bug. ___ freebs

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #7 from Kyle --- Created attachment 182010 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182010&action=edit Kernel procs -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #8 from Hans Petter Selasky --- And also: vmstat -i > vmstat.txt It looks like an IRQ is going loose, cause the issue you are describing. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #9 from Kyle --- Created attachment 182011 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182011&action=edit Vmstat output I had looked at the vmstat -i output initially, and it didn't seem as bad. Note that at this

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #10 from Kyle --- I set hw.usb.uhci.debug to 15 and watched the messages log. Below is what is being printed ad infinitum. Apr 23 09:24:27 freebsd kernel: uhci_interrupt: uhci_interrupt: host controller halted Apr 23 09:24:27 f

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #11 from Hans Petter Selasky --- Apr 23 09:24:27 freebsd kernel: uhci_interrupt: uhci_interrupt: host controller halted Do you have the possibility to build a kernel w/o uhci, and then try to reload this driver after boot? --

[Bug 179342] Freebsd 10.0-current USB 3.0 not working (xhci_do_comand: Command timeout!)

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179342 Jan Beich changed: What|Removed |Added Attachment #134651|text/x-patch|text/plain mime type|

[Bug 179342] Freebsd 10.0-current USB 3.0 not working (xhci_do_comand: Command timeout!)

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179342 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-04-23 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 218513] USB fails to initialize

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218513 --- Comment #7 from rkober...@gmail.com --- This is really feeling like a race. I built a kernel without any USB devices. I boot to single user and, when I load the USB device drivers, everything works. I can plug in a thumb drive and it wo

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #12 from Kyle --- Do you have the possibility to build a kernel w/o uhci, and then try to reload this driver after boot? I was able to successfully build the kernel while excluding uhci. The problem has disappeared, so the prob

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #13 from Kyle --- I loaded the UHCI driver back with kldload after the system had booted up, the problem immediately came back again. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

2017-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908 Mark Linimon changed: What|Removed |Added Keywords||patch CC|

[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

2017-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908 --- Comment #1 from Hans Petter Selasky --- Looks good to me. Do you have dmesg for the adapter? --HPS -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-us

[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

2017-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908 --- Comment #2 from Kai-Uwe Eckhardt --- dmesg for WN821NV5: rtwn0 on uhub2 rtwn0: <802.11n NIC > on usbus0 rtwn0: MAC/BB RTL8192EU, RF 6052 2T2R ugen0.4: at usbus0 (disconnected) dmesg for WN722NV2: ugen0.4: at usbus0 rtwn0 on uhub2

[Bug 218800] USB Keyboard Interrupts messing with VGA Output

2017-04-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218800 --- Comment #14 from Kyle --- A couple of updates: 1.) Compiling my kernel without SMP slows down the messages considerably. Race condition? 2.) When debug mode is enable for UHCI, the keyboard works fine on other TTYs. As far as I can se

[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

2017-04-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908 --- Comment #3 from Kai-Uwe Eckhardt --- I just found out that the WN821NV5 is unable to connect with WPA-PSK. I only tested with an unencrypted access point. The WN722N connects without problems with the same configuration files. I get no

[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

2017-04-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908 --- Comment #4 from Kai-Uwe Eckhardt --- The WN821N behaves really strange. Today ifconfig wlan0 scan showed only three APs instead of about 30 like yesterday. After repeating it several times with the same result I shutdown, rebooted and n

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-04-30 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 218908] Missing usbdevs for TP-Link WN-821N v5

2017-05-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218908 --- Comment #5 from Kai-Uwe Eckhardt --- After some testing it turns out that the WN821 is kind of deaf, especially after sending. Mabey someone finds a hint in the linux driver from the vendor at http://www.tp-link.com/us/download/TL-WN82

Problem reports for freebsd-usb@FreeBSD.org that need special attention

2017-05-07 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 219220] syscalls (ioctls) on USB devices are very slow

2017-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219220 Bug ID: 219220 Summary: syscalls (ioctls) on USB devices are very slow Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Sev

[Bug 219220] syscalls (ioctls) on USB devices are very slow

2017-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219220 --- Comment #1 from Matthias Apitz --- Created attachment 182509 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182509&action=edit output of kdump -T -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 219220] syscalls (ioctls) on USB devices are very slow

2017-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219220 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

[Bug 219220] syscalls (ioctls) on USB devices are very slow

2017-05-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219220 --- Comment #3 from Hans Petter Selasky --- Also check if any processes are consuming 100% CPU. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-usb@freebsd.

<    4   5   6   7   8   9   10   11   12   13   >