CVS commit: src/sys/arch/i386/conf

2010-02-10 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Wed Feb 10 19:54:36 UTC 2010

Modified Files:
src/sys/arch/i386/conf: ALL GENERIC

Log Message:
Fix typo in TEMPer comment, spotted by Patrick Welche


To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.966 -r1.967 src/sys/arch/i386/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/i386/conf

2010-02-09 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Tue Feb  9 22:44:43 UTC 2010

Modified Files:
src/sys/arch/i386/conf: std.i386

Log Message:
Fix typo in comment


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/i386/conf/std.i386

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2010-02-07 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Sun Feb  7 18:09:01 UTC 2010

Modified Files:
src/share/man/man4: uthum.4

Log Message:
Fix typo in Email address, spotted by pgoyette@


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/uthum.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2010-02-07 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Sun Feb  7 18:17:19 UTC 2010

Modified Files:
src/doc: CHANGES

Log Message:
Note the import of uthum driver from openbsd


To generate a diff of this commit:
cvs rdiff -u -r1.1354 -r1.1355 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/usb

2010-02-06 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Sat Feb  6 10:11:55 UTC 2010

Modified Files:
src/sys/dev/usb: usbdevs

Log Message:
Add TENX vendor and two devices


To generate a diff of this commit:
cvs rdiff -u -r1.541 -r1.542 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/usb

2010-02-06 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Sat Feb  6 11:14:41 UTC 2010

Added Files:
src/sys/dev/usb: uthum.c

Log Message:
Add uthum driver, ported from openbsd

Handles Tenx temperature sensors TEMPer and TEMPerHUM
and declares them to envsys


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/usb/uthum.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sets/lists/man

2010-02-06 Thread Antoine Reilles
Module Name:src
Committed By:   tonio
Date:   Sat Feb  6 11:29:03 UTC 2010

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
Add uthum(4) man page


To generate a diff of this commit:
cvs rdiff -u -r1.1187 -r1.1188 src/distrib/sets/lists/man/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.