usb/83504: [usb] SpeedTouch USB stop working on recent current (and RELENG_6) (regression)

Raaf freebsd at luna.afraid.org
Sun Feb 12 00:00:28 PST 2006


The following reply was made to PR usb/83504; it has been noted by GNATS.

From: Raaf <freebsd at luna.afraid.org>
To: bug-followup at FreeBSD.org
Cc: siarod at tin.it,  Nick.Forbes at huntsworth.com,  tim at bishnet.net
Subject: Re: usb/83504: [usb] SpeedTouch USB stop working on recent current
 (and RELENG_6) (regression)
Date: Sun, 12 Feb 2006 08:59:51 +0100

 The problem seems to happen because modem_run has one
 of the modem's endpoints open while pppoa2 is setting
 an alternate interface.
 
 I don't have a fix, but a workaround that might work
 for you:
 
 Don't let pppoa2 set an alternate interface (this was
 the default behavior of older versions of pppoa2 anyway).
 
 You can do this by setting the pppoa2 '-e' switch to -1.
 
 Example ppp.conf:
 set device !"/usr/local/sbin/pppoa2 -e -1 -vpi 8 -vci 48 -v 1"


More information about the freebsd-usb mailing list