kate(4) and km(4): temperature sensors for AMD Family 0Fh, 10h and 11h AMD64 processors
authorConstantine A. Murenin <cnst+dfly@bugmail.mojo.ru>
Sat, 13 Feb 2010 04:05:19 +0000 (23:05 -0500)
committerStathis Kamperis <beket@dragonflybsd.org>
Sat, 13 Feb 2010 13:59:24 +0000 (15:59 +0200)
commit39990074bfbb0a2c0616ea048bbc66f51111862d
tree1d2ea6e3251ac854fb4f5516c69b1f941de022eb
parent86c1449f4cad880c60ea9b0706c69a25d9fa01e6
kate(4) and km(4): temperature sensors for AMD Family 0Fh, 10h and 11h AMD64 processors
13 files changed:
share/man/man4/Makefile
share/man/man4/kate.4 [new file with mode: 0644]
share/man/man4/km.4 [new file with mode: 0644]
sys/bus/pci/pcidevs
sys/bus/pci/pcidevs.h
sys/bus/pci/pcidevs_data.h
sys/conf/files
sys/config/LINT
sys/dev/powermng/Makefile
sys/dev/powermng/kate/Makefile [new file with mode: 0644]
sys/dev/powermng/kate/kate.c [new file with mode: 0644]
sys/dev/powermng/km/Makefile [new file with mode: 0644]
sys/dev/powermng/km/km.c [new file with mode: 0644]