Skip to content

Linux kernel driver for Silicon Labs Si570 and compatibles

Notifications You must be signed in to change notification settings

MLAB-project/si570

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This driver adds support for Silicon Labs Si570/Si571 and compatible chips to
the linux kernel.

To build and install this driver, execute the following command sequence:

$ make
$ sudo make install

If you get an error message such as

make: *** /usr/src/linux-headers-2.6.32-32-server: No such file or directory.
Stop.
make: *** [modules] Error 2

you will have to install the correct version of the linux header files. In
Ubuntu, and with above error message, this would be

sudo apt-get install linux-headers-2.6.32-32-server

About

Linux kernel driver for Silicon Labs Si570 and compatibles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages