hello, I'm trying to do work my speedtouch modem under Debian GNU/Linux.
I found some problems and I spyed into scripts to look for solve them...
I explain:
-        UHCI=uhci-hcd
+        UHCI=uhci_hcd
in my kernel (2.6.6 from kernel.org) the module is called with _ and not
with -.
-if ! grep "^S:  Product=" /proc/bus/usb/devices |grep -q UHCI; then
+if ! grep "^S:  Product=" /proc/bus/usb/devices ; then
'cause with my motherboard the first line doesn't product any output
(without `-q') so this is an useless test and it provoke to load the
module also if it already loaded.
I commented the OHCI part 'coz I haven't any controller of this kind.
to be complete i write down some things you can (maybe) find useful:

# zless /proc/bus/usb/devices
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.6 uhci_hcd
S:  Product=Intel Corp. 82371AB/EB/MB PIIX4 USB
S:  SerialNumber=0000:00:07.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

# lspci -v | grep "USB Controller"
0000:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev
01) (prog-if 00 [UHCI])

one thing more: does speedtouch-doctor (from CVS) only work with a 2.4.x
kernel? ('coz it controls only the usb-uhci module...)

-- 
Non sono strutturato per poter reggere per molto tempo ancora.
davide - dissident 
mailto: punkow(at)softhome(dot)net


-- Binary/unsupported file stripped by Listar --
-- Type: application/octet-stream


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to