Chuck Lever <[EMAIL PROTECTED]> :
[...]
> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to