Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   xtraeme
Date:           Thu Apr  3 22:46:22 UTC 2008

Modified Files:
        src/distrib/sets/lists/man: mi
        src/doc: CHANGES
        src/share/man/man4: Makefile
        src/sys/dev/isa: files.isa
        src/sys/lkm/dev/isa/itesio: Makefile
Added Files:
        src/share/man/man4: finsio.4
        src/sys/dev/isa: finsio_isa.c

Log Message:
Add the finsio(4) driver. This driver supports the Hardware Monitor
device in the Fintek LPC Super I/O chips, this includes the following
list:

- F71805F
- F71806F
- F71862FG
- F71872F
- F71882
- F71883F

This has been adapted from the fins(4) driver available in OpenBSD, which
only supported F71805F.

Tobias Nygren <tnn> and myself added support for the other chips; thanks go
to Tobias for testing the driver with a Fintek F71882 chip.


To generate a diff of this commit:
cvs rdiff -r1.1064 -r1.1065 src/distrib/sets/lists/man/mi
cvs rdiff -r1.1037 -r1.1038 src/doc/CHANGES
cvs rdiff -r1.461 -r1.462 src/share/man/man4/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man4/finsio.4
cvs rdiff -r1.156 -r1.157 src/sys/dev/isa/files.isa
cvs rdiff -r0 -r1.1 src/sys/dev/isa/finsio_isa.c
cvs rdiff -r1.1 -r1.2 src/sys/lkm/dev/isa/itesio/Makefile

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