CVS log for funnyos/sys/device.h

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Fri Dec 21 17:38:56 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

bump DVNAMELEN to 10 allowing device like 'spisdmmc' to attach

Revision 1.8 / (download) - annotate - [select for diffs], Sun Dec 16 23:16:09 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Sat Nov 24 17:58:41 2007 UTC (16 years, 5 months ago) by nbrk
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

bump DVNAMELEN from 8 to 9 bytes so we can fit names such "saapbus", "gpioled"

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

comment that ai_intrno in attachinfo is an interrupt on ICU

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 29 20:56:37 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.4: +11 -11 lines
Diff to previous 1.4 (colored)

spaces; mean intrno in comment

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 29 20:53:59 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

preparations to interrupts support;
enable dr_interrupt member in struct driver -- device interrupt handler (NULL if none)
add ai_intrno to struct attachinfo for setting device interrupt line (0 if no intr)
this bumps devconfig interface, so will convert all device drivers soon.

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

kill ugly macross (ATTACH(x) AT PARENT(y))

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

use char pointers instead of arrays in struct driverinfo and struct attachinfo

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 16 08:41:05 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:05 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