Module Name: src Committed By: khorben Date: Mon May 6 22:56:55 UTC 2013
Modified Files: src/sys/arch/evbarm/conf: N900 files.n900 Added Files: src/sys/arch/evbarm/n900: n900_audjck.c n900_prxmty.c Log Message: Added two drivers for the Nokia N900 smartphone, n900_audjck(4) and n900_prxmty(4), to detect the insertion of audio jacks and obstruction of the front light sensor, respectively. Tested on my own device. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/conf/N900 cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/files.n900 cvs rdiff -u -r0 -r1.1 src/sys/arch/evbarm/n900/n900_audjck.c \ src/sys/arch/evbarm/n900/n900_prxmty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.