Hi,

  You might want to try the 2.6 version of the ohci controller driver,
(ohci-hcd) a backport of it can be found at:

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=105292305200498&w=2

The 2.4 version of ohci (usb-ohci) is not stable and no one want's to
fix it, the ohic-hcd backport has been working well for me with my
dial-up usb modem, hope this helps.

Steve 


On Thu, 2004-02-19 at 13:31, TooToon92 wrote:
> Hello everybody,
> 
> I've trying quite successfully to turn an old computer
> (Pentium 150 Mhz / 48 MB of RAM) of mine into a router
> for my home network. This computer has an add on USB
> PCI card on which is connected my USB modem (Sagem
> [EMAIL PROTECTED] 800) and a PCI Realtek 8139 Ethernet board for
> the connection to the home lan. My distribution runs
> out of  a floppy based on kernel 2.4.25, uclibc
> 0.9.24, busybox 1.00 pre 7, eagle modem driver 1.9.4,
> dnsmasq 2.2 and iptables 1.2.9. 
> Everything works fine for normal web browsing or email
> access but big download always kill my internet
> connection after a while : sometimes I can download
> 400 Mb in a row before it dies. The symptom is that
> the Internet is unreachable but there is not a single
> error message in the system logs.
> In this case, the only solution is to perform a
> "ifconfig eth1 down ; udhcpc -i eth1" on the router
> and the connection is back to life. 
> To eliminate problems, I have replaced my old PC by my
> brand new laptop : in this case, everything works fine
> without a single interruption of service. My
> conclusion is that my software configuration is ok, my
> modem is ok and my modem driver is ok.
> Using 'top', I see on my old PC that the memory
> consumption is constant(stable 12MB) and that
> processor load does not exceed 20%. So, there is no
> memory leak and the processor is powerfull enough.
> Still, it is the Internet/USB side that is causing me
> problems : thus I am starting to suspect my USB PCI
> board which is an inexpensive USB 2 PCI with 5 ports.
> It's name is SNX 1074NC and it contains one NEC Corp /
> USB 2.0 Host Controller     (1033:00e0 rev 4, latency
> 128) and 2 NEC Corp / USB Host Controller (1033:0035
> rev 67, latency 32).
> My startup sequence is the following :
> 
> modprobe ehci-hcd
> modprobe usb-ohci
> mount -t usbdevfs /proc/bus/usb
> modprobe eagle-usb
> 
> eaglectrl -w
> udhcpc -i eth1
> ....
> 
> Is there something specific I should do about my
> hardware ? I've really been investigating on that one
> and have no more clues. So any idea is more than
> welcome.
> 
> Many thanks in advance.
> Sorry for the long mail.
> 
> TooToon.
> 
> 
>       
> 
>       
>               
> Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
> CrÃez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
> 
> 
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> https://lists.sourceforge.net/lists/listinfo/linux-usb-users



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to