summaryrefslogtreecommitdiff
path: root/lm_sensors.lsm
blob: 7e6b6264a77e8c41ce4450f497427836c1f342df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Begin3
Title: lm_sensors
Version: 2.5.3
Entered-date: 29DEC98
Description: Hardware health monitoring package for Linux. It consists of 
             kernel modules to access sensor chips and SMBus hardware,
             of a library to allow applications to read this data more
             easily, and of an example program to pretty print this data.
             LM78, LM79, LM80, W83781D and GL518SM sensor chips are 
             supported, among others. PIIX4 and VIA chipset SMBus
             implementations are supported, as well as many I2C busses.
             Version 2 is a complete non-compatible modular rewrite of this 
             package, with full I2C and SMBus support.
Keywords: kernel module SMBus sensors LM78 health
Author: frodol@dds.nl (Frodo Looijaard)
        phil@netroedge.com (Philip Edelbrock)
	and other great contributors
Primary-site: http://www.lm-sensors.nu/
Copying-policy: GPL
End