Comment 16 for bug 1175091

Revision history for this message
Peter (peter-weiss) wrote :

From https://bugzilla.novell.com/show_bug.cgi?id=812116#add_comment

    [...]
    Also, there are Atheroses (is that a correct word?) completely
    unaffected by this bug, all of them using atl1c module:
    [...]

This is not true. This bug is also seen on a Sony Vaio notebook with

~:1> sudo lspci -vs 05:00.0
05:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)
        Subsystem: Sony Corporation Device 9081
        Flags: bus master, fast devsel, latency 0, IRQ 51
        Memory at f5400000 (64-bit, non-prefetchable) [size=256K]
        I/O ports at 9000 [size=128]
        Capabilities: [40] Power Management version 3
        Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [58] Express Endpoint, MSI 00
        Capabilities: [6c] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [180] Device Serial Number ff-d9-ea-04-f0-bf-97-ff
        Kernel driver in use: atl1c

~:1> ifconfig eth0
eth0 Link encap:Ethernet HWaddr f0:bf:97:d9:ea:04
          inet addr:192.168.92.29 Bcast:192.168.92.255 Mask:255.255.255.0
          inet6 addr: fe80::f2bf:97ff:fed9:ea04/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:36766 errors:0 dropped:859 overruns:859 frame:859
          TX packets:30358 errors:0 dropped:0 overruns:0 carrier:12
          collisions:0 txqueuelen:1000
          RX bytes:38925673 (38.9 MB) TX bytes:4821993 (4.8 MB)

~:1>

Peter