Changeset 737

Show
Ignore:
Timestamp:
02/25/00 02:10:21 (9 years ago)
Author:
mds
Message:

(mds) Add algo-bit rewrite of i2c-voodoo3.c. Will replace i2c-voodoo3.c

after testing. DDC works for me, I can't test other bus. Please test.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/kernel/busses/Module.mk

    r729 r737  
    2929                       $(MODULE_DIR)/i2c-amd756.o \ 
    3030                       $(MODULE_DIR)/i2c-i810.o \ 
     31                       $(MODULE_DIR)/i2c-bit-voodoo3.o \ 
    3132                       $(MODULE_DIR)/i2c-sis5595.o 
    3233ifneq ($(shell if grep -q '^CONFIG_I2C_ALI15X3=y' $(LINUX)/.config; then echo 1; fi),1)