Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   msaitoh
Date:           Sun Jun  2 17:23:33 UTC 2013

Modified Files:
        src/sys/dev/pci: if_wm.c

Log Message:
- Fix a bug that wm_attach() may fail on some PCH or newer system.
  wm_valid_nvm_bank_detect_ich8lan() misunderstood the NVM's bank number.
  Fixes PR#47878
- Remove a quick hack for NVM checksum that I added in last commit (rev. 1.249)


To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 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