Bug 3889 - 3c556B breaks 3c59x driver (gives MAC of "ff:ff:ff:ff:ff:ff") if ACPI enabled in kernel
Summary: 3c556B breaks 3c59x driver (gives MAC of "ff:ff:ff:ff:ff:ff") if ACPI enabled...
Status: REJECTED DUPLICATE of bug 3046
Alias: None
Product: ACPI
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: acpi_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-12 11:22 UTC by Jon R. Kibler
Modified: 2005-01-03 20:16 UTC (History)
0 users

See Also:
Kernel Version: kernel-2.6.5-1.358 and kernel-2.6.9-1.6_FC2
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Jon R. Kibler 2004-12-12 11:22:52 UTC
Distribution: Fedora Core 2
Hardware Environment: 3Com 3c556B NIC and IBM ThinkPad A21m (2628GXU)
Software Environment: Fedora Core 2 (Any RedHat post 7.3 seems to have problem)
Problem Description: The 3Com 3c556B NIC breaks 3c59x driver (gives MAC of 
"ff:ff:ff:ff:ff:ff") if ACPI enabled in kernel. Disable ACPI fixes problem. 
(From a Google search, this appears to be a problem in many 3Com NICs.) 
Additional problem details can be found at:
     https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=142654
     https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107389 (comments 88 & 
89)
     http://fedorafaq.org/fc2/#3c905

Steps to reproduce:
    1. Use IBM Thinkpad w/ 3Com 3c556B NIC and any ACPI enabled kernel past 
RH7.3
    2. boot system
    3. `ifconfig -a` should report MAC address of all "FF"s
    4. edit grub.conf and add "acpi=off" (no quotes) to kernel line
    5. reboot system
    6. `ifconfig -a` should now report the correct MAC address and the interface 
should work correctly
Comment 1 Len Brown 2005-01-03 20:16:32 UTC

*** This bug has been marked as a duplicate of 3046 ***

Note You need to log in before you can comment on or make changes to this bug.