Il faut regarder la version du noyau aussi. Il y avait un problème avec le 2.4.21 , corrigé avec le 1er patch diffusé (2.4.22-pre-1).
Je ne sais plus où j'ai vu ça, mais l'utilisateur avait du revenir au 2.4.20 pour pourvoir utiliser son speedtouch.
Voici une portion du changelog du patch:
<baldrick@wanadoo.fr>:
o USB: Backport of USB speedtouch driver to 2.4
o USB speedtouch: move MOD_INC_USE_COUNT
o USB speedtouch: discard packets for non-existant vcc's
o USB speedtouch: bump the version number
o USB speedtouch: crc optimization
o USB speedtouch: compile fix
o USB speedtouch: remove trailing semicolon
o USB speedtouch: trivial whitespace and name changes
o USB speedtouch: add missing #include
o USB speedtouch: replace yield()
o USB speedtouch: add defensive memory barriers
o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in process context
o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in tasklets
o USB speedtouch: verbose debugging
o USB speedtouch: use optimally sized reconstruction buffers
o USB speedtouch: send path micro optimizations
o USB speedtouch: kfree_skb -> dev_kfree_skb
o USB speedtouch: remove useless NULL pointer checks
o USB speedtouch: receive path micro optimization
o USB speedtouch: receive code rewrite
o USB speedtouch: remove MOD_XXX_USE_COUNT
o USB speedtouch: set owner fields
o USB speedtouch: parametrize the module
# Re: Modem ADSL speedtouch sous debian...
Posté par Michel Petit . En réponse au journal Modem ADSL speedtouch sous debian.... Évalué à 1.
Je ne sais plus où j'ai vu ça, mais l'utilisateur avait du revenir au 2.4.20 pour pourvoir utiliser son speedtouch.
Voici une portion du changelog du patch:
<baldrick@wanadoo.fr>:
o USB: Backport of USB speedtouch driver to 2.4
o USB speedtouch: move MOD_INC_USE_COUNT
o USB speedtouch: discard packets for non-existant vcc's
o USB speedtouch: bump the version number
o USB speedtouch: crc optimization
o USB speedtouch: compile fix
o USB speedtouch: remove trailing semicolon
o USB speedtouch: trivial whitespace and name changes
o USB speedtouch: add missing #include
o USB speedtouch: replace yield()
o USB speedtouch: add defensive memory barriers
o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in process context
o USB speedtouch: spin_lock_irqsave -> spin_lock_irq in tasklets
o USB speedtouch: verbose debugging
o USB speedtouch: use optimally sized reconstruction buffers
o USB speedtouch: send path micro optimizations
o USB speedtouch: kfree_skb -> dev_kfree_skb
o USB speedtouch: remove useless NULL pointer checks
o USB speedtouch: receive path micro optimization
o USB speedtouch: receive code rewrite
o USB speedtouch: remove MOD_XXX_USE_COUNT
o USB speedtouch: set owner fields
o USB speedtouch: parametrize the module