Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: msaitoh
Date: Thu Dec 20 09:32:13 UTC 2018
Modified Files:
src/sys/dev/mii: inbmphyreg.h
src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h
Log Message:
- Don't setup WoL on non-WoL capable port.
- Setup PHY wakeup feature on PCH and newer. Tested on Thinkpad X220.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/mii/inbmphyreg.h
cvs rdiff -u -r1.609 -r1.610 src/sys/dev/pci/if_wm.c
cvs rdiff -u -r1.110 -r1.111 src/sys/dev/pci/if_wmreg.h
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/if_wmvar.h
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