DragonFly commits List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: wbsio(4): convert to Newbus and DragonFly -- welcome wbsio(4)!
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]