git: ecc: Implement detach and shutdown methods
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon Jan 19 17:59:16 PST 2015
commit 31c068aaf635ad9fa72dbc4c65b32d890ff7544d
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Jan 19 21:30:04 2015 +0800
ecc: Implement detach and shutdown methods
While I'm here, clean up indentation.
Summary of changes:
sys/dev/misc/ecc/ecc_amd8000.c | 31 +++++++++++++++++++++++++++++--
sys/dev/misc/ecc/ecc_e31200.c | 40 ++++++++++++++++++++++++++++++++--------
sys/dev/misc/ecc/ecc_x3400.c | 42 ++++++++++++++++++++++++++++++++++--------
3 files changed, 95 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31c068aaf635ad9fa72dbc4c65b32d890ff7544d
--
DragonFly BSD source repository
More information about the Commits
mailing list