public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Still "eth0: trigger_send() called with the transmitter busy" in  2.4.0-test12
@ 2000-12-12 17:46 Juan
  2000-12-12 23:22 ` Gnea
  0 siblings, 1 reply; 2+ messages in thread
From: Juan @ 2000-12-12 17:46 UTC (permalink / raw)
  To: Linux Kernel

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

Hi!

This error exists since 2.4.0-test10preX or so. It occurs when the
network interface is activated.

I'm using RedHat 7.0 and my ethernet card is a "Kingston EtheRx KNE20
Plug and Play ISA Adapter". I'm unable to access the Internet because
the ethernet card doesn't work :-(. Besides, the card uses two
interrupts (?) and there are two interfaces (eth0 y eth1) when I have
only one (?).

Besides, mouse stops working and hangs the computer if the network
interface is deactivated and I rerun the gpm program. Maybe, my hardware
is buggy but it works fine with 2.2.18.

Bye!
-- 
D. Juan Piernas Cánovas
Departamento de Ingeniería y Tecnología de Computadores
Facultad de Informática. Universidad de Murcia
Campus de Espinardo - 30080 Murcia (SPAIN)
Tel.: +34968367657    Fax: +34968364151
email: piernas@ditec.um.es
PGP public key:
http://pgp.rediris.es:11371/pks/lookup?search=piernas%40ditec.um.es&op=index

[-- Attachment #2: interrupts.txt --]
[-- Type: text/plain, Size: 392 bytes --]

           CPU0       
  0:      11683          XT-PIC  timer
  1:        258          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:          1          XT-PIC  NE2000
 10:          0          XT-PIC  es1371
 12:          0          XT-PIC  NE2000
 14:       3047          XT-PIC  ide0
 15:          6          XT-PIC  ide1
NMI:          0 
LOC:          0 
ERR:          0


[-- Attachment #3: ioports.txt --]
[-- Type: text/plain, Size: 539 bytes --]

0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0213-0213 : isapnp read
0240-025f : eth1
02f8-02ff : serial(auto)
0300-031f : eth0
0376-0376 : ide1
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0a79-0a79 : isapnp write
0cf8-0cff : PCI conf1
e000-e00f : VIA Technologies, Inc. Bus Master IDE
  e000-e007 : ide0
  e008-e00f : ide1
e800-e83f : Ensoniq ES1371 [AudioPCI-97]
  e800-e83f : es1371


[-- Attachment #4: isapnp.txt --]
[-- Type: text/plain, Size: 566 bytes --]

Card 1 'KTC2000:Kingston EtheRx KNE20 Plug and Play ISA Adapter' PnP version 1.0 Product version 1.0
  Logical device 0 'RTL8019:Unknown'
    Supported registers 0x2
    Compatible device PNP80d6
    Device is active
    Active port 0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff
    Active IRQ 255 [0xff],255 [0xff]
    Active DMA 255,255
    Active memory 0xffffffff,0xffffffff,0xffffffff,0xffffffff
    Resources 0
      Priority preferred
      Port 0x240-0x380, align 0x1f, size 0x20, 10-bit address decoding
      IRQ 3,4,5,2/9,10,11,12,15 High-Edge


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Still "eth0: trigger_send() called with the transmitter busy" in 2.4.0-test12
  2000-12-12 17:46 Still "eth0: trigger_send() called with the transmitter busy" in 2.4.0-test12 Juan
@ 2000-12-12 23:22 ` Gnea
  0 siblings, 0 replies; 2+ messages in thread
From: Gnea @ 2000-12-12 23:22 UTC (permalink / raw)
  To: Juan, Linux Kernel


On Tue, 12 Dec 2000 18:46:42 +0100, Juan blurted forth:

> Hi!
>  
>  This error exists since 2.4.0-test10preX or so. It occurs when the
>  network interface is activated.
>  
>  I'm using RedHat 7.0 and my ethernet card is a "Kingston EtheRx KNE20
>  Plug and Play ISA Adapter". I'm unable to access the Internet because
>  the ethernet card doesn't work :-(. Besides, the card uses two
>  interrupts (?) and there are two interfaces (eth0 y eth1) when I have
>  only one (?).
>  
[snip]
>   --- Next Part --- 
>  
>  Card 1 'KTC2000:Kingston EtheRx KNE20 Plug and Play ISA Adapter' PnP version 1.0 Product version 1.0
>    Logical device 0 'RTL8019:Unknown'
>      Supported registers 0x2
>      Compatible device PNP80d6
>      Device is active
>      Active port 0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff
>      Active IRQ 255 [0xff],255 [0xff]
>      Active DMA 255,255
>      Active memory 0xffffffff,0xffffffff,0xffffffff,0xffffffff
>      Resources 0
>        Priority preferred
>        Port 0x240-0x380, align 0x1f, size 0x20, 10-bit address decoding
>        IRQ 3,4,5,2/9,10,11,12,15 High-Edge

try loading the rtl81*.o module(s) until it works right... you should
see a message for eth1 in dmesg about it

-- 
	.oO gnea at rochester dot rr dot com Oo.
	    .oO url: http://garson.org/~gnea Oo.

"You can tune a filesystem, but you can't tuna fish" -unknown

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-13  0:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-12 17:46 Still "eth0: trigger_send() called with the transmitter busy" in 2.4.0-test12 Juan
2000-12-12 23:22 ` Gnea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox