CVS log for funnyos/kern/kern_devconfig.c

[BACK] Up to [local] / funnyos / kern

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 16 23:16:09 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

change interrupt establishing semantic:
now instead of '0' drivers should use '-1' in config.c to signalize that they won't use intrs.

attach gpiobtn at sapio/0 while here.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 16 12:54:44 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

establish device interrupt even if it intrno 0 (which is valid).
ofcourse driver should specify its interrupt handler to establish

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

fix format string

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 2 13:17:39 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7 (colored)

establish device's interrupt if attachment completed and device has interrupt handler (and intrno)

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 1 13:22:08 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.6: +3 -7 lines
Diff to previous 1.6 (colored)

kill some unrelevant XXX

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 1 13:19:27 2007 UTC (16 years, 5 months ago) by init
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

it is safer to check that retval != 0 than retval == -1 (when calling xxx_attach)

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 23 12:32:01 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.4: +1 -93 lines
Diff to previous 1.4 (colored)

kill old commented stuff (devlist, ndevices, devconfig_iterate, ...)

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 16 14:02:23 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

turn off DEVCONFIG_DEBUG for now

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 16 13:29:59 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

kill debug printf

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 16 13:29:12 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 (colored)

enable recurse in devconfig_attach_childs() for now

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 16 08:41:04 2007 UTC (16 years, 6 months ago) by init
Branch: nbrk
CVS Tags: init
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of funnyos; still much more work to do

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 16 08:41:04 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN

Initial revision

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