Re: u3g driver sometimes loses the Huawei E169 modem after upgrade to 8.0BETA2

2009-08-14 Thread Hans Petter Selasky
On Thursday 13 August 2009 23:32:52 Edwin Groothuis wrote:
 Hello,

 On 7.x this never happened, but on 8.x now and then (once or twice
 every traintrip) the E169 modem gets lost: You see the kernel
 messages that the device disappeared, /dev/cua0.0 disappears and
 thus PPP stops etc.

 Please let me know what kind of tests you want me to do to determine
 to root-cause and a possible fix.

How much traffic is being passed when the modem stops?

If the device just disappears it is a sign of a crash on the modem side, and 
there is not so much we can do about it. You could try:

sysctl hw.usb.ehci.no_hs=1

Before plugging the device. This will limit the speed to FULL speed only.

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


usb/137763: Logitech wireless keyboard media keys not working

2009-08-14 Thread Rick E.

Number: 137763
Category:   usb
Synopsis:   Logitech wireless keyboard media keys not working
Confidential:   no
Severity:   non-critical
Priority:   low
Responsible:freebsd-usb
State:  open
Quarter:
Keywords:   
Date-Required:
Class:  sw-bug
Submitter-Id:   current-users
Arrival-Date:   Fri Aug 14 11:50:01 UTC 2009
Closed-Date:
Last-Modified:
Originator: Rick E.
Release:7.2-RELEASE
Organization:
N/A
Environment:
FreeBSD R-1.local. 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 
2009 r...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
Description:
I can't seem to be able to get my Logitech Wireless Keyboard media keys to 
work, and they show nothing whatsoever in `xev`. I'm using the Wave keyboard.

I'm not sure what driver hackage this would entail, but I figured I'd throw 
the PR out there and maybe someone could hack some patch up or something.
How-To-Repeat:

Fix:


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


False positive uipaq probe

2009-08-14 Thread Alexander Motin

Hi.

USB-connected WM6 communicators are able to operate in two main comm 
modes: serial and RNDIS. That two modes reported with different device 
IDs. I have noticed that my HTC Prophet WM6 communicator started to 
behave wrong on recent CURRENT:


uipaq0: HTC Generic RNDIS, class 239/1, rev 2.00/0.00, addr 2 on usbus3
device_attach: uipaq0 attach returned 6
uipaq0: HTC Generic RNDIS, class 239/1, rev 2.00/0.00, addr 2 on usbus3
device_attach: uipaq0 attach returned 6

As soon as uipaq is a kind of serial driver, it should not attach to 
RNDIS device.


--
Alexander Motin
___
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