public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* the sis190 linux kernel module
@ 2008-04-10  9:10 Sampsa Riikonen
  2008-04-10 23:54 ` Francois Romieu
  0 siblings, 1 reply; 2+ messages in thread
From: Sampsa Riikonen @ 2008-04-10  9:10 UTC (permalink / raw)
  To: romieu, netdev

Dear Francois,

>From the maintainers file I found out that you are the
developer of the sis190 network kernel module.

First of all, thank you very much for writing
this module.  I would like to report a problem
I encountered with it.

My network card is

SiS 191 Gigabit ethernet adapter (rev 02)

With the latest kernel (2.6.22.17-0.1-default),
and using OpenSuse 10.3 I get the following errors:

--------------------
linux-pmz9:/home/user # lspci -nn | grep net
00:04.0 Ethernet controller [Class 0200]: Silicon Integrated Systems
[SiS] 191 Gigabit Ethernet Adapter [1039:0191] (rev 02)

linux-pmz9:/home/user # lsmod | grep -i "sis"
sis190                 38788  0
mii                    22528  1 sis190
sata_sis               26756  4
pata_sis               33540  1 sata_sis
libata                164096  2 sata_sis,pata_sis

linux-pmz9:/home/user # dmesg | grep -i "00:04.0"
ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:04.0 to 64
0000:00:04.0: Read MAC address from APC.
0000:00:04.0: Can not find ISA bridge.
ACPI: PCI interrupt for device 0000:00:04.0 disabled
sis190: probe of 0000:00:04.0 failed with error -5
ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:04.0 to 64
0000:00:04.0: Read MAC address from APC.
0000:00:04.0: Can not find ISA bridge.
ACPI: PCI interrupt for device 0000:00:04.0 disabled
sis190: probe of 0000:00:04.0 failed with error -5
---------------

Is there a driver available for the sis191 card or
should the sis190 driver do the work?

Could this be a distribution specific problem?

Regards,

Sampsa Riikonen



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

* Re: the sis190 linux kernel module
  2008-04-10  9:10 the sis190 linux kernel module Sampsa Riikonen
@ 2008-04-10 23:54 ` Francois Romieu
  0 siblings, 0 replies; 2+ messages in thread
From: Francois Romieu @ 2008-04-10 23:54 UTC (permalink / raw)
  To: Sampsa Riikonen; +Cc: netdev

Sampsa Riikonen <sampsa.riikonen@iki.fi> :
[...]
> With the latest kernel (2.6.22.17-0.1-default),
> and using OpenSuse 10.3 I get the following errors:
[...]
> Is there a driver available for the sis191 card or
> should the sis190 driver do the work?

Though far from perfect, the sis190 should (and has actually
been reported to) do the work.

The driver in 2.6.22.something is too old. Please upgrade.

-- 
Ueimor

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-10  9:10 the sis190 linux kernel module Sampsa Riikonen
2008-04-10 23:54 ` Francois Romieu

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