Changeset 363

Show
Ignore:
Timestamp:
04/05/99 23:56:54 (10 years ago)
Author:
frodo
Message:

Insmod order problem resolved in INSTALL document

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/INSTALL

    r231 r363  
    9595If you just want to run a test without installing them, try the following: 
    9696  insmod i2c/i2c-core.o 
     97  insmod kernel/smbus.o 
    9798  insmod kernel/i2c-proc.o 
    9899  insmod kernel/i2c-dev.o 
    99   insmod kernel/smbus.o 
    100100  insmod kernel/sensors.o 
    101101  insmod kernel/busses/i2c-isa.o