usb/138659: uftdi driver broken in RELENG_8/CURRENT

2009-09-09 Thread Tomas Verbaitis

>Number: 138659
>Category:   usb
>Synopsis:   uftdi driver broken in RELENG_8/CURRENT
>Confidential:   no
>Severity:   serious
>Priority:   high
>Responsible:freebsd-usb
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 09 12:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Tomas Verbaitis
>Release:8-BETA4 9-CURRENT
>Organization:
Megalogika Ltd
>Environment:
8.0-BETA4 FreeBSD 8.0-BETA4 #19: Wed Sep  9 12:41:06 EEST 2009
 8.0-BETA2 FreeBSD 8.0-BETA2 #13: Wed Aug 19 11:40:46 EEST 2009
 9.0-CURRENT FreeBSD 9.0-CURRENT #73: Tue Sep  1 16:54:15 EEST 2009
>Description:
www/kannel use to run perfectly with two, three or four Teltonika ModemUSB/G10 
USB modems connected. uftdi(4) driver was attaching to these modems.

after i upgraded one of the machines to then 8-CURRENT on Aug 19 2009, i 
noticed the following problems:
 - only single device appears to be responsive right after start of kannel
 - even that device is answering requests slower and slower until it stalls 
completely within 1 hour
>How-To-Repeat:
run www/kannel with 1 or 2 Teltonika ModemUSB/G10 attached to a machine running 
FreeBSD RELENG_8 or CURRENT
>Fix:
no idea :(

7.x still worked ok, so i suspect, that it must be related to USB2

>Release-Note:
>Audit-Trail:
>Unformatted:
___
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: usb/138659: uftdi driver broken in RELENG_8/CURRENT

2009-09-09 Thread Hans Petter Selasky
On Wednesday 09 September 2009 14:32:22 Tomas Verbaitis wrote:
>  - even that device is answering requests slower and slower until it stalls
> completely within 1 hour

What is printed in dmesg?

Try enabling uftdi debugging:

sysctl hw.usb.uftdi.debug=15

Any errors?

--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: usb/138659: uftdi driver broken in RELENG_8/CURRENT

2009-09-09 Thread Hans Petter Selasky
The following reply was made to PR usb/138659; it has been noted by GNATS.

From: Hans Petter Selasky 
To: freebsd-usb@freebsd.org
Cc: Tomas Verbaitis ,
 freebsd-gnats-sub...@freebsd.org
Subject: Re: usb/138659: uftdi driver broken in RELENG_8/CURRENT
Date: Wed, 9 Sep 2009 16:34:00 +0200

 On Wednesday 09 September 2009 14:32:22 Tomas Verbaitis wrote:
 >  - even that device is answering requests slower and slower until it stalls
 > completely within 1 hour
 
 What is printed in dmesg?
 
 Try enabling uftdi debugging:
 
 sysctl hw.usb.uftdi.debug=15
 
 Any errors?
 
 --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: usb/138675: [usb8] [panic] page fault, perhaps in USB

2009-09-09 Thread linimon
Old Synopsis: [panic] page fault, perhaps in USB
New Synopsis: [usb8] [panic] page fault, perhaps in USB

Responsible-Changed-From-To: freebsd-bugs->freebsd-usb
Responsible-Changed-By: linimon
Responsible-Changed-When: Wed Sep 9 19:14:41 UTC 2009
Responsible-Changed-Why: 
reassign.

http://www.freebsd.org/cgi/query-pr.cgi?pr=138675
___
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: usb/130325: [usb] [patch] fix tools/tools/usb/print-usb-if-vids.sh

2009-09-09 Thread Alexander Best
The following reply was made to PR usb/130325; it has been noted by GNATS.

From: Alexander Best 
To: 
Cc:  
Subject: Re: usb/130325: [usb] [patch] fix
 tools/tools/usb/print-usb-if-vids.sh
Date: Wed, 09 Sep 2009 22:13:55 +0200 (CEST)

 since this is a script the file should have it's executable bit set (755).
 
 alex
___
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: usb/138675: [usb8] [panic] page fault, perhaps in USB

2009-09-09 Thread Hans Petter Selasky
On Wednesday 09 September 2009 21:15:09 lini...@freebsd.org wrote:
> Old Synopsis: [panic] page fault, perhaps in USB
> New Synopsis: [usb8] [panic] page fault, perhaps in USB
>
> Responsible-Changed-From-To: freebsd-bugs->freebsd-usb
> Responsible-Changed-By: linimon
> Responsible-Changed-When: Wed Sep 9 19:14:41 UTC 2009
> Responsible-Changed-Why:
> reassign.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=138675

Hi,

There seems to be some unresolved problems when using multiple HUBs in series.

Try the following patches:

http://perforce.freebsd.org/chv.cgi?CH=168387

Simply download the complete files using the download link.

--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"