Changes between Version 7 and Version 8 of Documentation
- Timestamp:
- 06/24/06 11:03:52 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v7 v8 69 69 * [http://secure.netroedge.com/~lm78/newdrivers.html New Drivers Page] -- Generally up-to-date information 70 70 * [source:lm-sensors/trunk/CHANGES Latest lm_sensors CHANGES] document from Subversion repository 71 * [source: lm-sensors/trunk/i2c/CHANGES Latest i2c CHANGES] document from Subversion repository71 * [source:i2c/trunk/CHANGES Latest i2c CHANGES] document from Subversion repository 72 72 * [source:lm-sensors/trunk/TODO lm_sensors TODO list] -- out of date, refer to our [report: open tickets] instead 73 * [source: lm-sensors/trunk/i2c/TODO I2C TODO list] -- includes plans regarding SMBus 2.0 and 16-bit register addresses73 * [source:i2c/trunk/TODO I2C TODO list] -- includes plans regarding SMBus 2.0 and 16-bit register addresses 74 74 * [source:lm-sensors/trunk/README.thinkpad Information for IBM Thinkpad owners] about '''eeprom corruption''' by lm_sensors 75 75 * [http://secure.netroedge.com/~lm78/protocol.html Protocol Implementation Status Page] -- Status of support for all I2C, SMBus and SMBus 2.0 messages in the i2c package; includes information on PEC, I2C block, and 2-byte I2C addresses. … … 96 96 97 97 98 * [source: lm-sensors/trunk/i2c/doc/summary Overview of Adapter / Client Architecture]98 * [source:i2c/trunk/doc/summary Overview of Adapter / Client Architecture] 99 99 * [source:lm-sensors/trunk/doc/developers/design Further Detail on the Adapter / Client Architecture] 100 * [source: lm-sensors/trunk/i2c/doc/i2c-protocol I2C Protocol Summary]101 * [source: lm-sensors/trunk/i2c/doc/smbus-protocol SMBus Protocol Summary]102 * [source: lm-sensors/trunk/i2c/doc/ten-bit-addresses I2C Ten Bit Address Information]100 * [source:i2c/trunk/doc/i2c-protocol I2C Protocol Summary] 101 * [source:i2c/trunk/doc/smbus-protocol SMBus Protocol Summary] 102 * [source:i2c/trunk/doc/ten-bit-addresses I2C Ten Bit Address Information] 103 103 * [source:lm-sensors/trunk/doc/temperature-sensors Overview of Temperature Sensors] 104 104 * [source:lm-sensors/trunk/doc/fan-divisors Guide to Fan Divisors] 105 105 * [source:lm-sensors/trunk/doc/vid Guide to VID / VRM] 106 * [source: lm-sensors/trunk/i2c/doc/dev-interface /dev/i2c-x interface]107 * [source: lm-sensors/trunk/i2c/doc/proc-interface I2C Bus Driver /proc interface]108 * [source: lm-sensors/trunk/i2c/doc/functionality I2C Driver Functionality Definitions]106 * [source:i2c/trunk/doc/dev-interface /dev/i2c-x interface] 107 * [source:i2c/trunk/doc/proc-interface I2C Bus Driver /proc interface] 108 * [source:i2c/trunk/doc/functionality I2C Driver Functionality Definitions] 109 109 110 110 … … 115 115 * [http://secure.netroedge.com/~lm78/protocol.html Protocol Implementation Status Page] -- Status of support for all I2C, SMBus and SMBus 2.0 messages in the i2c package. Includes information on PEC, I2C block, and 2-byte I2C addresses. 116 116 * [source:lm-sensors/trunk/doc/developers/new_drivers How to write new Drivers] -- Checklist for both sensors and bus drivers 117 * [source: lm-sensors/trunk/i2c/doc/writing-clients How to write I2C Drivers] -- details for i2c bus drivers118 * [source: lm-sensors/trunk/i2c/doc/i2c-old-porting How to port I2C Drivers ] from the i2c-old interface to the standard I2C interface (Kernel 2.5 removed i2c-old, use this guide to port your driver!)117 * [source:i2c/trunk/doc/writing-clients How to write I2C Drivers] -- details for i2c bus drivers 118 * [source:i2c/trunk/doc/i2c-old-porting How to port I2C Drivers ] from the i2c-old interface to the standard I2C interface (Kernel 2.5 removed i2c-old, use this guide to port your driver!) 119 119 * [http://secure.netroedge.com/~lm78/newdrivers.html New Drivers Page] -- Check here before starting a driver. 120 120 * [source:lm-sensors/trunk/doc/developers/proc lm-sensors (i2c-proc) /proc naming standards]
