lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 10 Apr 2008 12:10:53 +0300
From:	Sampsa Riikonen <sampsa.riikonen@....fi>
To:	romieu@...zoreil.com, netdev@...r.kernel.org
Subject: the sis190 linux kernel module

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


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ