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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 11 Aug 2007 00:23:46 +0200
From:	Francois Romieu <romieu@...zoreil.com>
To:	Chuck Lever <chuck.lever@...cle.com>
Cc:	netdev ML <netdev@...r.kernel.org>
Subject: Re: RealTek 8169 support question

Chuck Lever <chuck.lever@...cle.com> :
[...]
> I just bought a new Jetway mainboard with a pair of RTL 8169 NICs. 

Mini-ITX J7F4 ?

> After installing Fedora 7, and upgrading to 2.6.22.1-41.fc7, I still 
> can't get either of the NICs to recognize a link beat from my switch.
> 
> lspci -v output:
> 
> 00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
> RTL-8110SC/8169SC Gigabit Ethernet (rev 10)
>         Subsystem: Jetway Information Co., Ltd. Unknown device 10ec
>         Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 18
>         I/O ports at ee00 [size=256]
>         Memory at fdffe000 (32-bit, non-prefetchable) [size=256]
>         [virtual] Expansion ROM at 10020000 [disabled] [size=64K]
>         Capabilities: [dc] Power Management version 2
[...]
> I assume "Unknown device" indicates that the driver doesn't recognize 
> the model string?

Not exactly. The driver uses the PCI Vendor ID/Device ID Configuration
registers to identify the chipset. lspci used the same information to
identify a "Realtek... RTL-8110SC/8169SC...". It is a known device.
The driver does not care about the Subsystem ID ("10ec" above) so there
is nothing to worry about here.

> Thanks in advance for any advice.

Have your tried 2.6.23-git-latest or at least a post 2.6.23-rc1 kernel ?

-- 
Ueimor
-
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