On Mon, 11 Nov 2002 08:36 pm, "Peter Chubb" wrote:

> The DWL650 here uses the orinoco driver that comes in the kernel.  Try
> that!

Hi Peter/Jon.

Well the I have got the PCI wireless card working somewhat using the 2.4.19 
kernel +  orinoco driver (thanks Peter). Unfortunately if I do any heavy work 
on the wireless client (say running Mozilla), the node card seems to go from 
"working" to errors (according to ifconfig). See more detail below.

I am unable to restart network as the card replies to the system that it is 
BUSY, so I have to reboot the client system. Once rebooted, everything is OK 
until I reach some (unknown) i/o throughput limit.

Any suggestions on getting heavy traffic to work ?
Much thanks. Grahame.

--------------------------------------------------------------------------

PS: I have yet to tackle the Wireless PCMCIA card.


eth0      Link encap:Ethernet  HWaddr 00:90:4B:02:8C:5A
          inet addr:10.10.10.101  Bcast:10.10.10.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:395 errors:0 dropped:0 overruns:0 frame:0
          TX packets:345 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:103670 (101.2 Kb)  TX bytes:101356 (98.9 Kb)
          Interrupt:9 Base address:0x8000 Memory:dedfd000-dedfdfff

If I start a heavy app (Mozilla) I get the following errors in the syslog

kernel: eth0 Error -110 writing Tx descriptor to BAP

this corresponds to the Tx errors in "ifconfig" climbing dramatically.

Also I note that "top" shows the process "ksoftirqd" using >83%
and if I try to restart the network I get the message that
eth0: SIOCSIFFLAGS: device or resource busy.

So I suspect its in a deadlock of some type.


--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to