CVS log for funnyos/arch/sam7s64/dev/gpioled.c

[BACK] Up to [local] / funnyos / arch / sam7s64 / dev

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 16 23:10:08 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +38 -10 lines
Diff to previous 1.4 (colored)

make 'gpioled' provide devctl for manipulating its LEDs.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 24 19:04:42 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

LED is ON when we set Output Clear so change pin.gp_value to 0 on attach

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 24 17:43:15 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

correctly print pin number on attachment (instead if hardcoding it *cough*)

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 24 17:40:21 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

sizeof(devdata) should be at least 1 byte for now.. (kmalloc does not handle "zero" allocation)

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 19 10:51:40 2007 UTC (16 years, 6 months ago) by nbrk
Branch: MAIN

driver for LED sitting on the GPIO pin;
it sets its line (given by 'loc') to pio output with value 1;

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb