Changeset 3548
- Timestamp:
- 06/05/01 03:47:53 (12 years ago)
- Files:
-
- 1 modified
-
i2c/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c/trunk/CHANGES
r3542 r3548 19 19 20 20 2.6.0 (2001????) 21 Makefile: Added support for alpha architecture 21 22 i2c.h: Add #defines from lm_sensors i2c-isa.h 22 23 i2c-algo-8xx.[ch]: New - not built or mkpatched by default 24 i2c-algo-pcf.c: Increase I2C clock speed from 6.25 kHz to 50 kHz; 25 add detect code; remove test_bus function; 26 add support for multiple messages (proper generation 27 of stop/repstart sequences) 23 28 i2c-algo-ppc405.[ch]: New - not built or mkpatched by default 24 29 i2c-dev.c: Fix cleanup 25 i2c-id.h: Add device ID's from lm_sensors sensors.h 30 i2c-elektor.c: Add Alpha detection; add support for memory mapped 8584 31 behind a PCI bridge on Alphas; set interrupt bit correctly 32 i2c-elektor.h: Comment out unused structure for now 33 i2c-id.h: Add device ID's from lm_sensors sensors.h; add DEC Tsunami 26 34 i2c-ppc405.[ch]: New - not built or mkpatched by default 27 35 i2c-ppc405adap.h: New
