On Wednesday 21 April 2004 21:47, Frederick Ros wrote:
> Gael GUENNEBAUD wrote :
> | je peux tester autant qu'il le faut mais ça risque de ne pas trop être
> | trop pratique ! Par contre si tu as une petite idée d'où commencer à
> | chercher je peux essayer de mis "coller" ...
>
> Tu peux aussi essayer de mettre les flags de debug a fond, voir si on
> recupere rien comme message qui pourrrait nous aider ....
>
> eaglectrl --set-debug 0xFFFFFFFF
>
> devrait le faire .. par contre ca risque de pisser ...

Voici ce que je récupère comme message lorsque je branche le modem (kernel 
2.6.5 64bits):

***************************************************************
***************************************************************
usb 2-3: new full speed USB device using address 7
usb 2-3: new device strings: Mfr=0, Product=0, SerialNumber=0
DEV: registering device: ID = '2-3'
drivers/usb/core/usb.c: usb_hotplug
bus usb: add device 2-3
bound device '2-3' to driver 'usb'
usb 2-3: adding 2-3:1.0 (config #1, interface 0)
DEV: registering device: ID = '2-3:1.0'
drivers/usb/core/usb.c: usb_hotplug
bus usb: add device 2-3:1.0
eagle-usb 2-3:1.0: usb_probe_interface
eagle-usb 2-3:1.0: usb_probe_interface - got id
[eu - DBG_INIT]  Entering eu_probe
[eu - DBG_INIT]  vid (0X1110) pid (0X9010)
[eu - DBG_INIT]  Entering eu_init_prefirm
[eagle-usb] New pre-firmware modem detected
[eagle-usb] Uploading firmware..
[eu - DBG_UTILS]  Entering eu_load_firmware
[eu - DBG_UTILS]  Leaving  eu_load_firmware
[eagle-usb] Binding eu_instance_t to USB 002/007
[eu - DBG_INIT]  Leaving  eu_init_prefirm
[eu - DBG_INIT]  Leaving  eu_probe
bound device '2-3:1.0' to driver 'eagle-usb'
ohci_hcd 0000:00:02.1: GetStatus roothub.portstatus [3] = 0x00030100 PESC CSC 
PPS
hub 2-0:1.0: port 3, status 100, change 3, 12 Mb/s
usb 2-3: USB disconnect, address 7
usb 2-3: usb_disable_device nuking all URBs
usb 2-3: unregistering interface 2-3:1.0
DEV: Unregistering device. ID = '2-3:1.0'
bus usb: remove device 2-3:1.0
[eu - DBG_INIT]  Entering eu_disconnect
[eagle-usb] Pre-firmware modem removed
[eu - DBG_INIT]  Leaving  eu_disconnect
drivers/usb/core/usb.c: usb_hotplug
usb 2-3: unregistering device
DEV: Unregistering device. ID = '2-3'
bus usb: remove device 2-3
drivers/usb/core/usb.c: usb_hotplug
ohci_hcd 0000:00:02.1: GetStatus roothub.portstatus [3] = 0x00020100 PESC PPS
hub 2-0:1.0: port 3 enable change, status 100
ohci_hcd 0000:00:02.1: GetStatus roothub.portstatus [3] = 0x00010101 CSC PPS 
CCS
hub 2-0:1.0: port 3, status 101, change 1, 12 Mb/s
hub 2-0:1.0: debounce: port 3: delay 100ms stable 4 status 0x101
ohci_hcd 0000:00:02.1: GetStatus roothub.portstatus [3] = 0x00100103 PRSC PPS 
PES CCS
usb 2-3: new full speed USB device using address 8
usb 2-3: new device strings: Mfr=0, Product=2, SerialNumber=3
drivers/usb/core/message.c: USB device number 8 default language ID 0x409
usb 2-3: Product: ADSL-USB Modem
usb 2-3: SerialNumber: 00604C10E36B
DEV: registering device: ID = '2-3'
drivers/usb/core/usb.c: usb_hotplug
bus usb: add device 2-3
bound device '2-3' to driver 'usb'
usb 2-3: adding 2-3:1.0 (config #1, interface 0)
DEV: registering device: ID = '2-3:1.0'
drivers/usb/core/usb.c: usb_hotplug
bus usb: add device 2-3:1.0
eagle-usb 2-3:1.0: usb_probe_interface
eagle-usb 2-3:1.0: usb_probe_interface - got id
[eu - DBG_INIT]  Entering eu_probe
[eu - DBG_INIT]  vid (0X1110) pid (0X900F) 
[eu - DBG_INIT]  Entering eu_init_postfirm
[eagle-usb] New USB ADSL device detected, waiting for DSP code...
[eu - DBG_UTILS]  16 queued_urb_t allocated.
[eagle-usb] created proc entry at : /proc/driver/eagle-usb/002-008
[eu - DBG_INIT]  Leaving  eu_init_postfirm
[eu - DBG_INIT]  Leaving  eu_probe
bound device '2-3:1.0' to driver 'eagle-usb'
usb 2-3: adding 2-3:1.1 (config #1, interface 1)
DEV: registering device: ID = '2-3:1.1'
drivers/usb/core/usb.c: usb_hotplug
bus usb: add device 2-3:1.1
eagle-usb 2-3:1.1: usb_probe_interface
usb 2-3: adding 2-3:1.2 (config #1, interface 2)
DEV: registering device: ID = '2-3:1.2'
drivers/usb/core/usb.c: usb_hotplug
bus usb: add device 2-3:1.2
eagle-usb 2-3:1.2: usb_probe_interface
***************************************************************
***************************************************************

à comparer a ce que "donne" le meme system compilé en 32bits: (sans les flags 
de debug car c'est vraiment trop long !)

***************************************************************
***************************************************************
usb 2-3: new full speed USB device using address 7
[eagle-usb] New pre-firmware modem detected
[eagle-usb] Uploading firmware..
[eagle-usb] Binding eu_instance_t to USB 002/007
usb 2-3: USB disconnect, address 7
[eagle-usb] Pre-firmware modem removed
usb 2-3: new full speed USB device using address 8
[eagle-usb] New USB ADSL device detected, waiting for DSP code...
[eagle-usb] created proc entry at : /proc/driver/eagle-usb/002-008
[eagle-usb] ioctl EU_IO_OPTIONS received
[eagle-usb] ioctl EU_IO_DSP received
[eagle-usb] Loading DSP code to device...
[eagle-usb] DSP code successfully loaded to device
[EAGLE-USB] EU_IO_DSP: eth not yet created !!
[eagle-usb] ioctl EU_IO_OPTIONS received
[eagle-usb] ioctl EU_IO_DSP received
[eagle-usb] Loading DSP code to device...
[eagle-usb] DSP code successfully loaded to device
[EAGLE-USB] EU_IO_DSP: eth not yet created !!
[eagle-usb] Modem operational !!
[eagle-usb]  Ethernet device eth0 created.
***************************************************************
***************************************************************

dans la version 64bits il n'y a pas :

[eagle-usb] ioctl EU_IO_OPTIONS received
[eagle-usb] ioctl EU_IO_DSP received

et donc il manque aussi tout ce qui en en découle ....

un "eaglectl -d" ne "sort" rien de plus et gele aussitot le system...


Reply via email to