fyi.
--
Torgeir Veimo <torgeir@xxxxxxxxx>
--- Begin Message ---
This new driver adds I2C support, etc. See the release notes on the download
page for more details. To test I2C, the lm_sensors package is needed.
Here's an example shell session:
$ cd driver; make
# modprobe i2c-dev
# modprobe i2c-algo-bit
# insmod tl880.o
# i2cdetect 0; i2cdetect 1; i2cdetect 2
The various README files in the driver package describe this and other tests
that would be helpful to the driver development. Everyone with a TL880 card
should be able to test this out, and at least get color bars and I2C devices.
If anybody has problems, post them to the list. Also, if you find any
devices on any of the I2C buses, please post them to the list. If anybody
tries this driver, also post the driver's output from dmesg (or
/var/log/kern.log) to the list.
http://myhd.sourceforge.net/download.php
--
Mike Bourgeous
nitrogen@xxxxxxxxxxxxx
-------------------------------------------------------
This SF.net email is sponsored by: If flattening out C++ or Java
code to make your application fit in a relational database is painful,
don't do it! Check out ObjectStore. Now part of Progress Software.
http://www.objectstore.net/sourceforge
_______________________________________________
MyHD-develop mailing list
MyHD-develop@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/myhd-develop
--- End Message ---