Have to say, that unless it's a massively mission-critical box,
then running 2.4.0-testX is definitely the way to go for USB. It
seems a shedload quicker than the backports and also more
stable. Plus 2.4 is way quicker anyways.
cheers
Thom
At some point around Mon, Aug 21, 2000 at 05:27:45PM +0930, Brian Marr spaketh thusly:
> Netcomm Roadster 11 64k usb AM5050 R3 FirmwareV1.55
>
> Suse 6.4 kernel 2.2.16 backport patch
> usb-2.4.0-test2-pre2-for-2.2.16-v3.diff
>
> This modem is on the working device list at linux-usb.org. Has anyone at
> Slug configured one? Has this been covered in Slug before ?
>
> In the following I load the modules acm, (modprobe calls up usbcore by
> itself) and usb-uhci. I then mount usbdevfs and look at the result. The
> log below shows the kernel responses. The connection timed out.
> Something seems to be missing -any help appreciated.
>
> I have studied notes and material at usb.org.
>
> Methinks I need to look at a recent kernel.
>
> Brian Marr
>
>
>
> root@Gomez:/home/bombay > modprobe acm
> root@Gomez:/home/bombay > lsmod
> Module Size Used by
> acm 6324 0 (unused)
> usbcore 48008 0 [acm]
> vmnet 16352 3
> vmmon 18048 0 (unused)
> ne2k-pci 4232 1 (autoclean)
> 8390 6676 0 (autoclean) [ne2k-pci]
> parport_pc 7588 0 (unused)
> parport 7884 0 [parport_pc]
> vfat 9308 1 (autoclean)
> fat 30080 1 (autoclean) [vfat]
>
> root@Gomez:/home/bombay > modprobe uhci-usb
> modprobe: Can't locate module uhci-usb
> root@Gomez:/home/bombay > modprobe usb-uhci
> root@Gomez:/home/bombay > cat /proc/bus/usb/devices
> cat: /proc/bus/usb/devices: No such file or directory
> root@Gomez:/home/bombay > mount -t usbdevfs usb /proc/bus/usb
> root@Gomez:/home/bombay > cat /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.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
> P: Vendor=0000 ProdID=0000 Rev= 0.00
> S: Product=USB UHCI Root Hub
> S: SerialNumber=e000
> 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= 8 Ivl=255ms
> root@Gomez:/home/bombay > lsmod
> Module Size Used by
> lp 5636 1 (autoclean)
> usb-uhci 22272 0 (unused)
> acm 6324 0 (unused)
> usbcore 48008 0 [usb-uhci acm]
> vmnet 16352 4
> vmmon 18048 3
> ne2k-pci 4232 1 (autoclean)
> 8390 6676 0 (autoclean) [ne2k-pci]
> parport_pc 7588 1
> parport 7884 1 [lp parport_pc]
> vfat 9308 1 (autoclean)
> fat 30080 1 (autoclean) [vfat]
>
>
>
> Aug 20 10:23:46 Gomez kernel: usb.c: registered new driver usbdevfs
> Aug 20 10:23:46 Gomez kernel: usb.c: registered new driver hub
> Aug 20 10:23:46 Gomez kernel: usb.c: registered new driver acm
> Aug 20 10:24:54 Gomez kernel: usb-uhci.c: $Revision: 1.232 $ time
> 09:21:15 Aug 20 2000
> Aug 20 10:24:54 Gomez kernel: usb-uhci.c: High bandwidth mode enabled
> Aug 20 10:24:54 Gomez kernel: usb-uhci.c: Intel USB controller: setting
> latency timer to 0
> Aug 20 10:24:54 Gomez kernel: usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 12
> Aug 20 10:24:54 Gomez kernel: usb-uhci.c: Detected 2 ports
> Aug 20 10:24:54 Gomez kernel: usb.c: new USB bus registered, assigned
> bus number 1
> Aug 20 10:24:54 Gomez kernel: usb.c: USB new device connect, assigned
> device number 1
> Aug 20 10:24:54 Gomez kernel: usb.c: kmalloc IF c6a47c80, numif 1
> Aug 20 10:24:54 Gomez kernel: usb.c: new device strings: Mfr=0,
> Product=2, SerialNumber=1
> Aug 20 10:24:54 Gomez kernel: usb.c: USB device number 1 default
> language ID 0x0
> Aug 20 10:24:54 Gomez kernel: Product: USB UHCI Root Hub
> Aug 20 10:24:54 Gomez kernel: SerialNumber: e000
> Aug 20 10:24:54 Gomez kernel: hub.c: USB hub found
> Aug 20 10:24:54 Gomez kernel: hub.c: 2 ports detected
> Aug 20 10:24:54 Gomez kernel: hub.c: ganged power switching
> Aug 20 10:24:54 Gomez kernel: hub.c: standalone hub
> Aug 20 10:24:54 Gomez kernel: hub.c: global over-current protection
> Aug 20 10:24:54 Gomez kernel: hub.c: power on to power good time: 2ms
> Aug 20 10:24:54 Gomez kernel: hub.c: hub controller current requirement:
> 0mA
> Aug 20 10:24:54 Gomez kernel: hub.c: port 1 is removable
> Aug 20 10:24:54 Gomez kernel: hub.c: port 2 is removable
> Aug 20 10:24:54 Gomez kernel: hub.c: local power source is good
> Aug 20 10:24:54 Gomez kernel: hub.c: no over-current condition exists
> Aug 20 10:24:54 Gomez kernel: hub.c: enabling power on all ports
> Aug 20 10:24:54 Gomez kernel: usb.c: hub driver claimed interface
> c6a47c80
> Aug 20 10:24:54 Gomez kernel: hub.c: port 1 connection change
> Aug 20 10:24:55 Gomez kernel: hub.c: portstatus 101, change 1, 12 Mb/s
> Aug 20 10:24:55 Gomez kernel: hub.c: portstatus 103, change 0, 12 Mb/s
> Aug 20 10:24:55 Gomez kernel: usb.c: USB new device connect, assigned
> device number 2
> Aug 20 10:24:58 Gomez kernel: usb_control/bulk_msg: timeout
> Aug 20 10:24:58 Gomez kernel: usb.c: USB device not accepting new
> address (error=-110)
> Aug 20 10:24:58 Gomez kernel: usb.c: USB new device connect, assigned
> device number -1
> Aug 20 10:25:01 Gomez kernel: usb_control/bulk_msg: timeout
> Aug 20 10:25:01 Gomez kernel: usb.c: USB device not accepting new
> address (error=-110)
> Aug 20 10:25:01 Gomez kernel: usb.c: USB disconnect on device -1
> Aug 20 10:25:01 Gomez kernel: hub.c: hub: disabling port
> 1
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
--
Thomas May
Sys Admin, AMX Communications
(T) +44 (0)20 7440 3955
(F) +44 (0)20 7613 5333
(E) [EMAIL PROTECTED]
(W) http://www.amxstudios.com
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug