Changeset 2513
- Timestamp:
- 05/08/04 17:48:07 (5 years ago)
- Files:
-
- lm-sensors/trunk/README (modified) (1 diff)
- lm-sensors/trunk/doc/useful_addresses.html (modified) (1 diff)
- lm-sensors/trunk/prog/eeprom/decode-vaio.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/README
r2218 r2513 50 50 the Linux 2.4 kernels. 51 51 A complete installation guide is available at 52 http://www.ensicaen.ismra.fr/~delvare/devel/i2c/ 53 (and mirrored at http://delvare.nerim.net/i2c/ ), 52 http://khali.linux-fr.org/devel/i2c/ 54 53 55 54 See the lm_sensors download page for further guidance: lm-sensors/trunk/doc/useful_addresses.html
r2350 r2513 140 140 <li><span class="toplvl"><a name="installguides">Installation guides</a></span> 141 141 <ul> 142 <li><a href="http://www.ensicaen.ismra.fr/~delvare/devel/i2c/">Jean Delvare's</a> 143 <br />Focuses on the new i2c interface issues. Mirrored 144 <a href="http://delvare.nerim.net/i2c/">here</a>.</li> 142 <li><a href="http://khali.linux-fr.org/devel/i2c/">Jean Delvare's</a> 143 <br />Focuses on the new i2c interface issues.</li> 145 144 <li><a href="http://chrisp.orcon.net.nz/linux/sensors.html">Chris Peters'</a> 146 145 <br />More simple, probably better for beginners.</li> lm-sensors/trunk/prog/eeprom/decode-vaio.pl
r2278 r2513 47 47 # me, so if someone can provide information, please contact me. 48 48 # My knowledge is summarized on this page: 49 # http:// www.ensicaen.ismra.fr/~delvare/vaio/eeprom.html49 # http://khali.linux-fr.org/vaio/eeprom.html 50 50 # 51 51 # It seems that if present, the EEPROM is always at 0x57.
