Changeset 3000 for lm-sensors/trunk/doc/developers/design
- Timestamp:
- 05/15/05 12:06:15 (4 years ago)
- Files:
-
- lm-sensors/trunk/doc/developers/design (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/developers/design
r430 r3000 530 530 As an example, I will here implement our old LM78 access function: 531 531 532 /* The SMBus locks itself, but ISA access must be locked explicit ely!532 /* The SMBus locks itself, but ISA access must be locked explicitly! 533 533 We ignore the LM78 BUSY flag at this moment - it could lead to deadlocks, 534 534 would slow down the LM78 access and should not be necessary.
