Module Name: src
Committed By: phx
Date: Thu Jun 3 10:44:21 UTC 2010
Modified Files:
src/sys/arch/sandpoint/sandpoint: satmgr.c
Log Message:
Applied a patch by Toru Nishimura:
Fixed kmutex usage error and replaced tsleep by cv_waitsig.
Now "cat /dev/satmgr" no longer panics when pressing a button.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sandpoint/sandpoint/satmgr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.