Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/sys/dev/pci



Module Name:    src
Committed By:   riz
Date:           Sun Apr 19 17:01:50 UTC 2015

Modified Files:
        src/sys/dev/pci [netbsd-6]: if_wm.c

Log Message:
Apply patch (requested by msaitoh in ticket #1292):
sys/dev/pci/if_wm.c                             1.313-1.314 and 1.316 via patch

        Fix a bug that the first access to NVM is failed on 8254[17] which use
        SPI EEPROM. Observed on Dell PowerEdge [12]850.
        Thanks Tom Ivar Helbekkmo for debugging.

        Fix a bug that wm_sgmii_writereg() function doesn't pass the "val"
        argument to the I2CCMD register. Reported by Bernard Merindol
        in PR#49789.

        Fix a bug that newer revision of I218-{LM,V} use wrong PHY access
        functions. The problem only occured on devices that the PCI device ID
        was 0x15a[0123].
        [msaitoh, ticket #1292]


To generate a diff of this commit:
cvs rdiff -u -r1.227.2.16 -r1.227.2.17 src/sys/dev/pci/if_wm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index