I have the Speedtouch USB (User Mode) Driver running almost perfectly on
many machines.   The biggest problem I have with these devices is that, once
the ADSL Disconnects (for one reason or another), the connection does not
restart.  Snippet from syslog/messages

Note the Time / Date in the syslog/messages.
OS is Redhat 7.3
Kernel is RH 2.4.20-28.7
Speedtouch Usermode Drivers Version 1.1-1   (Source RPM Recompile against
our running setup)

/var/log/messages

Jan 27 13:26:41 gateway kernel: usb.c: USB disconnect on device 00:14.2-1
address 2
Jan 28 00:27:17 gateway kernel: usb-uhci.c: interrupt, status 2, frame# 1
Jan 28 00:27:21 gateway kernel: hub.c: new USB device 00:14.2-1, assigned
address 3
Jan 28 00:27:21 gateway kernel: usb.c: USB device 3 (vend/prod 0x6b9/0x4061)
is not claimed by any active driver.
Jan 28 00:27:21 gateway pppoa3[1620]: Error reading usb urb
Jan 28 00:27:21 gateway pppoa3[1613]: Woken by a sem_post event -> Exiting
Jan 28 00:27:21 gateway pppoa3[1613]: Read from ppp Canceled
Jan 28 00:27:21 gateway pppoa3[1613]: pusb_release_interface failed
Jan 28 00:27:21 gateway pppoa3[1613]: Exiting
Jan 28 00:27:21 gateway modem_run[1603]: Error reading interrupts
Jan 28 00:27:21 gateway pppd[1610]: Modem hangup
Jan 28 00:27:22 gateway pppd[1610]: Connection terminated.
Jan 28 00:27:22 gateway pppd[1610]: Connect time 6207.5 minutes.
Jan 28 00:27:22 gateway pppd[1610]: Sent 2407514 bytes, received 7519990
bytes.
Jan 28 00:27:22 gateway pppd[1610]: Using interface ppp0
Jan 28 00:27:22 gateway pppd[1610]: Connect: ppp0 <--> /dev/pts/0
Jan 28 00:27:22 gateway pppoa3[22879]: PPPoA3 version 1.1 started by root
(uid 0)
Jan 28 00:27:22 gateway pppoa3[22879]: Control thread ready
Jan 28 00:27:22 gateway pppoa3[22894]: ppp(d) --> pppoa3 --> modem  stream
ready
Jan 28 00:27:22 gateway pppoa3[22895]: modem  --> pppoa3 --> ppp(d) stream
ready
Jan 28 00:27:22 gateway pppoa3[22895]: Error reading usb urb
Jan 28 00:27:22 gateway pppoa3[22879]: Woken by a sem_post event -> Exiting
Jan 28 00:27:22 gateway pppoa3[22879]: Read from ppp Canceled
Jan 28 00:27:22 gateway pppoa3[22879]: Write to ppp Canceled
Jan 28 00:27:22 gateway pppoa3[22879]: Exiting
Jan 28 00:27:22 gateway kernel: usb-uhci.c: uhci_submit_urb: pipesize for
pipe c0038380 is zero
Jan 28 00:27:23 gateway /etc/hotplug/net.agent: NET unregister event not
supported
Jan 28 00:27:23 gateway /etc/hotplug/net.agent: assuming ppp0 is already up
Jan 28 00:27:23 gateway pppd[1610]: Modem hangup
Jan 28 00:27:23 gateway pppd[1610]: Connection terminated.


/etc/ppp/peers/adsl

user "[EMAIL PROTECTED]"
pty "/usr/local/sbin/pppoa3 -c -m 1 -vpi 8 -vci 35"
sync
noipdefault
noaccomp
nopcomp
noccp
novj
persist
passive
holdoff 4
maxfail 0
usepeerdns
defaultroute
debug
kdebug 1
#lcp-echo-interval 300
#lcp-echo-failure 5


        We have played with lcp-echo-interval / failure settings to no avail.

Does anybody have any ideas?
Many thanks in advance.


Michael Watson
MBW Computing
[EMAIL PROTECTED]



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to