Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



Where did you get the compat strings used in tsllux_compats? Linux uses "amstaos" as vendor prefix, and always exact chip IDs (never anything like tsl256x).


On Sun, 27 May 2018, Jason R Thorpe wrote:

Module Name:	src
Committed By:	thorpej
Date:		Sun May 27 05:31:20 UTC 2018

Modified Files:
	src/distrib/sets/lists/man: mi
	src/share/man/man4: Makefile
	src/sys/dev/i2c: files.i2c
Added Files:
	src/share/man/man4: tsllux.4
	src/sys/dev/i2c: tsl256x.c tsl256xreg.h

Log Message:
Add a driver for the Taos TSL256x light sensors.


To generate a diff of this commit:
cvs rdiff -u -r1.1589 -r1.1590 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.654 -r1.655 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/tsllux.4
cvs rdiff -u -r1.91 -r1.92 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/tsl256x.c src/sys/dev/i2c/tsl256xreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index