Hi Bjoern,

Bjoern Schmidt wrote:
Hi Stanislaw,

i bought a "new" AT-AR215 at eBay. This one works nearly great with
your driver. There seems to be little problem with firmware uploading on
slower systems (like my old PII300):

Aug 30 07:48:19 gigabyte kernel: usb 1-1: new full speed USB device
using uhci_hcd and address 3
Aug 30 07:48:19 gigabyte kernel: usb 1-1: [ueagle-atm] ADSL device
founded vid (0X1110) pid (0X9010)
Aug 30 07:48:19 gigabyte kernel: usb 1-1: reset full speed USB device
using uhci_hcd and address 3
Aug 30 07:48:19 gigabyte kernel: usb 1-1: [ueagle-atm] pre-firmware
device, uploading firmware
Aug 30 07:48:22 gigabyte kernel: usb 1-1: [ueagle-atm] firmware uploaded
Aug 30 07:48:22 gigabyte kernel: usb 1-1: USB disconnect, address 3
Aug 30 07:48:25 gigabyte kernel: usb 1-1: new full speed USB device
using uhci_hcd and address 4
Aug 30 07:48:25 gigabyte kernel: usb 1-1: [ueagle-atm] ADSL device
founded vid (0X1110) pid (0X900F)
Aug 30 07:48:25 gigabyte kernel: usb 1-1: reset full speed USB device
using uhci_hcd and address 4
Aug 30 07:48:25 gigabyte kernel: usb 1-1: [ueagle-atm] using iso mode
Aug 30 07:48:25 gigabyte kernel: usb 1-1: [ueagle-atm] (re)booting started
Aug 30 07:48:25 gigabyte kernel: usb 1-1: [ueagle-atm] created proc
entry at: /proc/driver/ueagle-atm/001-004
Aug 30 07:48:27 gigabyte kernel: usb 1-1: [ueagle-atm] (re)booting started
Aug 30 07:48:28 gigabyte kernel: usb 1-1: [UEAGLE-ATM] wrong intr
Aug 30 07:48:30 gigabyte kernel: usb 1-1: [ueagle-atm] (re)booting started
Aug 30 07:48:31 gigabyte kernel: fw_register_class_device:
class_device_register failed
Aug 30 07:48:32 gigabyte kernel: fw_register_class_device:
class_device_register failed
Aug 30 07:48:32 gigabyte kernel: usb 1-1: [UEAGLE-ATM] requesting
firmware ueagle-atm/DSPei.bin failed with error -17
Aug 30 07:48:34 gigabyte kernel: usb 1-1: [UEAGLE-ATM] uea_intr() failed
with -84

HERE I PLUGGED OUT THE MODEM!

Aug 30 07:48:35 gigabyte kernel: usb 1-1: USB disconnect, address 4
Aug 30 07:48:42 gigabyte kernel: usb 1-1: [UEAGLE-ATM] usb_control_msg
error -19
Aug 30 07:48:42 gigabyte kernel: usb 1-1: [UEAGLE-ATM] writing cmv
failed with error -19
Aug 30 07:48:43 gigabyte kernel: usb 1-1: [ueagle-atm] kthread finish
with status -19
Aug 30 07:48:43 gigabyte kernel: usb 1-1: [UEAGLE-ATM] usb_control_msg
error -19
Aug 30 07:48:43 gigabyte kernel: usb 1-1: [ueagle-atm] ADSL device removed


Sometimes i've got this messages on my PIII1000 too, but after changing
ACK_TIMEOUT to msecs_to_jiffies(1500) in ueagle-atm.h it finally works
fine! I used the patch from "2005-07-25 20:19:25" against vanilla
2.6.13 (final) {ohci-hcd, preemption (low latency), big kernel lock and
timer frequency of 250Hz}

thanks, fixed in subversion


Bjoern Schmidt schrieb:

Maybe using http://castet.matthieu.free.fr/eagle/release/ueagle-atm-1.0a.tar.gz
instead of kernel patch help (at least debug module parameter should work there,
to make it work in patch you need add "#define DEBUG 1" at the beginning of ueagle-atm.c). It seems that is rather usb_firmware/CMV/DSP or usb bus problem. Did you use eagle-usb driver, if yes, you can make CMV and DSP firmware from files with do you use with eagle-usb.


yes but i got similar errors with this driver...



If not, hmm... there is no much choice between CMV files for ISDN
and may by you need add some special options by self, what's your ISP?


My ISP is the German Telekom  (vpi 1, vci 20). Unfortunately i am not
(yet) very experienced with ATM, therefore i dont know what options to
add... :(


I also had to change vci to 32...

May be it was 0x20 = 32.

Matthieu

Reply via email to