Changeset 1447

Show
Ignore:
Timestamp:
07/12/02 02:25:43 (6 years ago)
Author:
mds
Message:

updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/doc/busses/i2c-i801

    r1391 r1447  
    5555---------------------- 
    5656 
    57 The devices support a special 2-byte address I2C block read. 
    58 The driver and the kernel i2c protocol stack do not yet 
     57The devices support a special 3-byte address (command code 
     58plus 2 more bytes) I2C block read. 
     59The driver and the kernel i2c protocol stack do not 
    5960support this. 
    6061 
     
    7071Host notify     no              no 
    7172Block PEC       yes             yes 
    72 Hardware PEC    yes             no 
     73Hardware PEC    yes             yes 
    7374 
    7475 
     
    7677------------------- 
    7778 
    78 The following additional ICH4 features are not yet supported: 
     79The following additional ICH4 features are also supported: 
    7980 
    808132 Byte buffer 
  • lm-sensors/trunk/doc/developers/new_drivers

    r1350 r1447  
    113113* Add .c file to mkpatch/FILES. 
    114114 
    115 * Add makefile entry in mkpatch/mkpatch.pl
     115* Add makefile entry in mkpatch/mkpatch.pl (2 places - old and new formats)
    116116 
    117117* Add config help to mkpatch/mkpatch.pl. 
     
    121121* Add config entry in mkpatch/mkpatch.pl (bus drivers only) 
    122122 
    123 * Add initialization call to kernel/sensors.c (chip drivers only) 
     123* Add declaration and init. call to kernel/sensors.c (chip drivers only) 
     124  (verify init function name) 
    124125 
    125 * Add initialization call in mkpatch/mkpatch.pl (bus drivers only) 
     126* Add declaration and init. call in mkpatch/mkpatch.pl (bus drivers only) 
     127  (verify init function name) 
    126128 
    127129* Move .o reference in kernel/[chips,busses]/Module.mk 
  • lm-sensors/trunk/doc/developers/proc

    r1408 r1447  
    9696 
    9797pwm[1-3]  1- 2  Pulse width modulation fan control. 
    98                 Integer 0 - 255, read/write. 
     98                Integer 0 - 100, read/write. 
    9999                Corresponds to the fans 1-3. 
    100100                Second value, if present, is an enable (0 or 1) 
  • lm-sensors/trunk/doc/donations

    r1422 r1447  
    3939                82801 improvements; SMSC47M1xx driver 
    4040 
    41 Via             8231 and 8233 motherboards                    6/02 
     41Via             8231 and two 8233 motherboards                        6/02 
    4242                Drivers developed: VT8231 support in via686a; 
    4343                vt1211; VT8233A and VT8231 support in i2c-viapro