Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rkujawa
Date: Fri Jul 27 12:02:26 UTC 2018
Modified Files:
src/distrib/sets/lists/man: mi
src/doc: CHANGES
src/share/man/man4: Makefile
src/sys/dev: DEVNAMES
src/sys/dev/i2c: files.i2c
Added Files:
src/share/man/man4: tea5767radio.4
src/sys/dev/i2c: tea5767.c tea5767reg.h
Log Message:
Add TEA5767 FM radio driver. From Karuna Grewal.
To generate a diff of this commit:
cvs rdiff -u -r1.1601 -r1.1602 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.2414 -r1.2415 src/doc/CHANGES
cvs rdiff -u -r1.658 -r1.659 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/tea5767radio.4
cvs rdiff -u -r1.311 -r1.312 src/sys/dev/DEVNAMES
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/tea5767.c src/sys/dev/i2c/tea5767reg.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