CVS log for funnyos/dev/fcons/fconsvar.h

[BACK] Up to [local] / funnyos / dev / fcons

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 11 15:36:01 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +16 -1 lines
Diff to previous 1.8 (colored)

incomplete fcons_enqueue implementation;
all things is missing until i figure out how to deal with htese beaty
QUEUES

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

make fcons_dd.fd_fh pointer into struct fcons_handle exposed by parent device

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 16 21:10:32 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

currow/curcol -> fd_currow/fd_curcol in fcons_dd

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 16 21:07:19 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.5: +3 -9 lines
Diff to previous 1.5 (colored)

kill unused comments; kill #define NTACONS and correct fcons_{get|put}char() to take void *ddp

Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 16 21:04:52 2007 UTC (16 years, 6 months ago) by init
Branch: MAIN
Changes since 1.4: +10 -9 lines
Diff to previous 1.4 (colored)

rename fcons_devdata into fcons_dd; add fcons_handle in it

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

getc() & putc() now takes void * (actually, devdata of lower-level device) instead of device *

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

add fh_ownerdd to point at fcons_handle's owner's data for passing its (owner's) devdata into its (lower-level) funcs;
like we did in bus_handle

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

rename struct consoleops to struct fcons_handle - think its a better name

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