git: wbsio(4): convert to Newbus and DragonFly -- welcome wbsio(

看板DFBSD_commit作者時間16年前 (2010/03/08 19:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit f81520ed84ebc2b7f80247aea361fe0907138edc Author: Constantine A. Murenin <cnst+dfly@bugmail.mojo.ru> Date: Mon Mar 8 05:26:58 2010 -0500 wbsio(4): convert to Newbus and DragonFly -- welcome wbsio(4)! * New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port. Summary of changes: share/man/man4/Makefile | 1 + share/man/man4/isa.4 | 2 + share/man/man4/lm.4 | 8 +- share/man/man4/wbsio.4 | 16 ++- sys/conf/files | 1 + sys/config/GENERIC | 3 + sys/config/LINT | 3 + sys/config/X86_64_GENERIC | 3 + sys/dev/powermng/{aps => wbsio}/Makefile | 2 +- sys/dev/powermng/wbsio/wbsio.c | 228 ++++++++++++++++++------------ 10 files changed, 168 insertions(+), 99 deletions(-) copy sys/dev/powermng/{aps => wbsio}/Makefile (85%) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f81520ed84ebc2b7f80247aea361fe0907138edc -- DragonFly BSD source repository
文章代碼(AID): #1BbDZpFf (DFBSD_commit)