Changeset 1134
- Timestamp:
- 06/17/01 23:13:59 (7 years ago)
- Files:
-
- lm-sensors/trunk/doc/busses/i2c-ali15x3 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/busses/i2c-ali15x3
r913 r1134 15 15 ----------------- 16 16 17 (none) 17 force_addr=0xaddr Set the I/O base address. Useful for boards 18 that don't set the address in the BIOS. Does not do a 19 PCI force; the device must still be present in lspci. 20 Don't use this unless the driver complains that the 21 base address is not set. 22 Example: 'modprobe i2c-ali15x3 force_addr=0xe800' 18 23 19 24
