TommyDrum <[EMAIL PROTECTED]> : [new brand of r8169 adapter coming into town] > and dmesg for both: > > kernel native: > > ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11 > eth0: Identified chip type is 'RTL8169s/8110s'. > eth0: U.S. Robotics 10/100/1000 PCI NIC driver version 2.0 at ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > 0xe08ee000, 00:c0:49:f2:86:1e, IRQ 11 > eth0: Auto-negotiation Enabled.
Can you check that the message above is _really_ the output of your native kernel ? I have not checked gentoo's sources but the real vanilla kernel can not issue this string. > USR module: > > ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11 > eth0: Identified chip type is 'RTL8169s/8110s'. > eth0: U.S. Robotics 10/100/1000 PCI NIC driver version 2.0 at > 0xe08e6000, 00:c0:49:f2:86:1e, IRQ 11 > eth0: Auto-negotiation Enabled. > I don't understand exactly the difference between the two, thought I > could help by posting this fact. Please if you find it irrelevant don't > flame me, since it's my first post to the kernel mailing list, I'd > welcome any suggestions and I will try to post any other information you > request. You can send for both working/non-working after module insertion (wait for a few seconds): - complete dmesg (the beginning of it could be in /var/log/dmesg or such) - lspci -vx - lsmod - ifconfig -a - ethtool eth0 - cat /proc/interrupts - source code Also: - brand name of the motherboard - the name given by USR to the adapter (check the box) I do not mind if the info is mailed, available on some web site or stuffed at bugzilla.kernel.org. Please Cc: [email protected] on further messages. -- Ueimor - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

