Re: rx stops after 128KiB?
Tino Keitel <[email protected]> Fri, 10 Oct 2003 00:29:37 +0200
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <20031009222937.GC26722@thinkpad> |
On Thu, Oct 09, 2003 at 21:25:12 +0200, Tino Keitel wrote: > On Thu, Oct 09, 2003 at 14:15:23 -0400, Donald Becker wrote: [...] > > Try using the Makefile, which also builds cb_shim. And set the > > PCMCIA configuration as described in > > http://www.scyld.com/network/updates.html > > Thanks, I will look at it. Done that. Now I get this in syslog: cardmgr[242]: executing: 'modprobe cb_enabler' cardmgr[242]: executing: 'modprobe pci-scan' kernel: pci-scan.c:v1.11 8/31/2002 Donald Becker <[email protected]> http://www.scyld.com/linux/drivers.html cardmgr[242]: executing: 'modprobe cb_shim' kernel: cb_shim.c:v1.03 7/12/2002 Donald Becker <[email protected]> kernel: http://www.scyld.com/linux/drivers.html cardmgr[242]: executing: 'modprobe rtl8139' kernel: rtl8139.c:v1.23 3/10/2003 Donald Becker, [email protected]. kernel: http://www.scyld.com/network/rtl8139.html kernel: PCI device 'RealTek RTL8139C Fast Ethernet' was not assigned an IRQ. kernel: It will not be activated. kernel: cs: cb_config(bus 1) kernel: fn 0 bar 1: io 0x800-0x8ff kernel: fn 0 bar 2: mem 0x60001000-0x600011ff kernel: irq 10 kernel: cs: cb_enable(bus 1) kernel: bridge io map 0 (flags 0x21): 0x800-0x8ff kernel: bridge mem map 0 (flags 0x1): 0x60001000-0x60001fff kernel: Found a RealTek RTL8139C Fast Ethernet at 1/0 address 0x801->0x800 IRQ 10. kernel: RealTek RTL8139C Fast Ethernet at 1/0 command 0x7. cardmgr[242]: executing: './network start eth1' kernel: eth1: RealTek RTL8139C Fast Ethernet at 0x800, IRQ 10, 00:10:60:5a:02:fd. The card will not hang anymore, but receiving only works with 33 KiB/s. :-( Sending works with about 3 MiB/s. Regards, Tino