Module Name:src
Committed By: khorben
Date: Mon Jun 3 01:47:58 UTC 2013
Modified Files:
src/sys/arch/evbarm/n900: n900_acad.c n900_audjck.c n900_cambtn.c
n900_camcvr.c n900_kbdsld.c n900_lckbtn.c n900_prxmty.c
Log Message:
Using a sysmon taskqueue to report ev
Module Name:src
Committed By: khorben
Date: Thu Apr 18 02:08:11 UTC 2013
Modified Files:
src/sys/arch/evbarm/n900: n900_acad.c n900_lckbtn.c
Log Message:
Fixed the arguments order when calling intr_establish(): the interrupt
type and level were erroneously swapped.
To ge
Module Name:src
Committed By: khorben
Date: Wed Apr 17 01:10:28 UTC 2013
Modified Files:
src/sys/arch/evbarm/n900: n900_acad.c
Log Message:
Improved n900acad(4) with:
- more readable dmesg output;
- unmapping the GPIO pin upon failure to establish an interrupt;
- some addi
Module Name:src
Committed By: khorben
Date: Sun Apr 14 20:18:18 UTC 2013
Modified Files:
src/sys/arch/evbarm/n900: n900_acad.c
Log Message:
Corrected the dmesg output upon successful attachment
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evba