Thread: [Tinyx-devel] [PATCH] DOCS: Feature Schedule.
Status: Planning
Brought to you by:
davidcohen
|
From: David C. <da...@gm...> - 2008-01-10 04:32:20
|
Adding Clock and Device Driver Model to Feature Schedule. Signed-off-by: David Cohen <da...@gm...> --- docs/feature-schedule.txt | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt index 7f13885..51c9698 100644 --- a/docs/feature-schedule.txt +++ b/docs/feature-schedule.txt @@ -4,14 +4,28 @@ and which features to implement. ------------------------------------------------------------------------------- What: LIBC implementation -When: January 31st +When: January 31st 2008 Why: We will need it during the project Who: Felipe Balbi ------------------------------------------------------------------------------- What: Serial API -When: January 31st +When: January 31st 2008 +Why: Needed primarily on debugging purposes +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Clock Subsystem +When: January 31st 2008 +Why: Needed primarily on debugging purposes +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Device Driver Model Subsystem +When: February 29st 2008 Why: Needed primarily on debugging purposes Who: David Cohen -- 1.5.3.7 |
|
From: David C. <da...@gm...> - 2008-01-11 01:54:07
|
Adding Clock and Device Driver Model to Feature Schedule. Signed-off-by: David Cohen <da...@gm...> --- docs/feature-schedule.txt | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt index 7f13885..51c9698 100644 --- a/docs/feature-schedule.txt +++ b/docs/feature-schedule.txt @@ -4,14 +4,28 @@ and which features to implement. ------------------------------------------------------------------------------- What: LIBC implementation -When: January 31st +When: January 31st 2008 Why: We will need it during the project Who: Felipe Balbi ------------------------------------------------------------------------------- What: Serial API -When: January 31st +When: January 31st 2008 +Why: Needed primarily on debugging purposes +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Clock Subsystem +When: January 31st 2008 +Why: Needed primarily on debugging purposes +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Device Driver Model Subsystem +When: February 29st 2008 Why: Needed primarily on debugging purposes Who: David Cohen -- 1.5.3.7 |
|
From: David C. <da...@gm...> - 2008-01-11 01:55:29
|
Sorry... wrong patch. I'm resending the right one. Br, David On Jan 10, 2008 9:53 PM, David Cohen <da...@gm...> wrote: > Adding Clock and Device Driver Model to Feature Schedule. > > Signed-off-by: David Cohen <da...@gm...> > --- > docs/feature-schedule.txt | 18 ++++++++++++++++-- > 1 files changed, 16 insertions(+), 2 deletions(-) > > diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt > index 7f13885..51c9698 100644 > --- a/docs/feature-schedule.txt > +++ b/docs/feature-schedule.txt > @@ -4,14 +4,28 @@ and which features to implement. > ------------------------------------------------------------------------------- > > What: LIBC implementation > -When: January 31st > +When: January 31st 2008 > Why: We will need it during the project > Who: Felipe Balbi > > ------------------------------------------------------------------------------- > > What: Serial API > -When: January 31st > +When: January 31st 2008 > +Why: Needed primarily on debugging purposes > +Who: David Cohen > + > +------------------------------------------------------------------------------- > + > +What: Clock Subsystem > +When: January 31st 2008 > +Why: Needed primarily on debugging purposes > +Who: David Cohen > + > +------------------------------------------------------------------------------- > + > +What: Device Driver Model Subsystem > +When: February 29st 2008 > Why: Needed primarily on debugging purposes > > Who: David Cohen > > -- > 1.5.3.7 > > |
|
From: David C. <da...@gm...> - 2008-01-11 01:56:19
|
Adding Clock and Device Driver Model to Feature Schedule. Signed-off-by: David Cohen <da...@gm...> --- docs/feature-schedule.txt | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt index 7f13885..fabaeb5 100644 --- a/docs/feature-schedule.txt +++ b/docs/feature-schedule.txt @@ -4,16 +4,30 @@ and which features to implement. ------------------------------------------------------------------------------- What: LIBC implementation -When: January 31st +When: January 31st 2008 Why: We will need it during the project Who: Felipe Balbi ------------------------------------------------------------------------------- What: Serial API -When: January 31st +When: January 31st 2008 Why: Needed primarily on debugging purposes Who: David Cohen ------------------------------------------------------------------------------- +What: Clock Subsystem +When: January 31st 2008 +Why: Create an easily way to use clocks by the drivers +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Device Driver Model Subsystem +When: February 29st 2008 +Why: Create standards to implement and export drivers' stuff +Who: David Cohen + +------------------------------------------------------------------------------- + -- 1.5.3.7 |
|
From: Felipe B. <me...@fe...> - 2008-01-11 02:06:47
|
On Thu, Jan 10, 2008 at 09:56:11PM -0400, David Cohen wrote: > Adding Clock and Device Driver Model to Feature Schedule. > > Signed-off-by: David Cohen <da...@gm...> > --- > docs/feature-schedule.txt | 18 ++++++++++++++++-- > 1 files changed, 16 insertions(+), 2 deletions(-) > > diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt > index 7f13885..fabaeb5 100644 > --- a/docs/feature-schedule.txt > +++ b/docs/feature-schedule.txt > @@ -4,16 +4,30 @@ and which features to implement. > ------------------------------------------------------------------------------- > > What: LIBC implementation > -When: January 31st > +When: January 31st 2008 > Why: We will need it during the project > Who: Felipe Balbi > > ------------------------------------------------------------------------------- > > What: Serial API > -When: January 31st > +When: January 31st 2008 > Why: Needed primarily on debugging purposes > Who: David Cohen > > ------------------------------------------------------------------------------- > > +What: Clock Subsystem > +When: January 31st 2008 > +Why: Create an easily way to use clocks by the drivers s/easily/easy > +Who: David Cohen > + > +------------------------------------------------------------------------------- > + > +What: Device Driver Model Subsystem > +When: February 29st 2008 > +Why: Create standards to implement and export drivers' stuff s/drivers' stuff/drivers/ > +Who: David Cohen > + > +------------------------------------------------------------------------------- > + > -- > 1.5.3.7 > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Tinyx-devel mailing list > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tinyx-devel besides the above, ack. ;-) -- Best Regards, Felipe Balbi me...@fe... http://blog.felipebalbi.com |
|
From: David C. <da...@gm...> - 2008-01-11 02:27:27
|
Adding Clock and Device Driver Model to Feature Schedule. Signed-off-by: David Cohen <da...@gm...> --- docs/feature-schedule.txt | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt index 7f13885..fabaeb5 100644 --- a/docs/feature-schedule.txt +++ b/docs/feature-schedule.txt @@ -4,16 +4,30 @@ and which features to implement. ------------------------------------------------------------------------------- What: LIBC implementation -When: January 31st +When: January 31st 2008 Why: We will need it during the project Who: Felipe Balbi ------------------------------------------------------------------------------- What: Serial API -When: January 31st +When: January 31st 2008 Why: Needed primarily on debugging purposes Who: David Cohen ------------------------------------------------------------------------------- +What: Clock Subsystem +When: January 31st 2008 +Why: Create an easy way to use clocks by drivers +Who: David Cohen + +------------------------------------------------------------------------------- + +What: Device Driver Model Subsystem +When: February 29st 2008 +Why: Create standards to implement and export drivers +Who: David Cohen + +------------------------------------------------------------------------------- + -- 1.5.3.7 |
|
From: Felipe B. <me...@fe...> - 2008-01-10 12:58:02
|
On Thu, Jan 10, 2008 at 12:32:18AM -0400, David Cohen wrote: > Adding Clock and Device Driver Model to Feature Schedule. > > Signed-off-by: David Cohen <da...@gm...> > --- > docs/feature-schedule.txt | 18 ++++++++++++++++-- > 1 files changed, 16 insertions(+), 2 deletions(-) > > diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt > index 7f13885..51c9698 100644 > --- a/docs/feature-schedule.txt > +++ b/docs/feature-schedule.txt > @@ -4,14 +4,28 @@ and which features to implement. > ------------------------------------------------------------------------------- > > What: LIBC implementation > -When: January 31st > +When: January 31st 2008 > Why: We will need it during the project > Who: Felipe Balbi > > ------------------------------------------------------------------------------- > > What: Serial API > -When: January 31st > +When: January 31st 2008 > +Why: Needed primarily on debugging purposes > +Who: David Cohen > + > +------------------------------------------------------------------------------- > + > +What: Clock Subsystem > +When: January 31st 2008 > +Why: Needed primarily on debugging purposes Not really. We DO need clock subsystem even in non-debugging builds. Could you edit ? > +Who: David Cohen > + > +------------------------------------------------------------------------------- > + > +What: Device Driver Model Subsystem > +When: February 29st 2008 > Why: Needed primarily on debugging purposes Same here. Device Driver Model will be needed to ease the process of writing device drivers for this kernel. And BTW, we could add any device driver to our arm7 boards using i2c clients. Almost every microcontroller can be connected as an i2c client, for instance memory (flash), usb host, usb gadget, usb otg, LCD, etc etc etc... ;-) > Who: David Cohen > > -- > 1.5.3.7 > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Tinyx-devel mailing list > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tinyx-devel -- Best Regards, Felipe Balbi me...@fe... http://blog.felipebalbi.com |
|
From: David C. <da...@gm...> - 2008-01-10 15:11:35
|
Hi, On Jan 10, 2008 8:59 AM, Felipe Balbi <me...@fe...> wrote: > On Thu, Jan 10, 2008 at 12:32:18AM -0400, David Cohen wrote: > > Adding Clock and Device Driver Model to Feature Schedule. > > > > Signed-off-by: David Cohen <da...@gm...> > > --- > > docs/feature-schedule.txt | 18 ++++++++++++++++-- > > 1 files changed, 16 insertions(+), 2 deletions(-) > > > > diff --git a/docs/feature-schedule.txt b/docs/feature-schedule.txt > > index 7f13885..51c9698 100644 > > --- a/docs/feature-schedule.txt > > +++ b/docs/feature-schedule.txt > > @@ -4,14 +4,28 @@ and which features to implement. > > ------------------------------------------------------------------------------- > > > > What: LIBC implementation > > -When: January 31st > > +When: January 31st 2008 > > Why: We will need it during the project > > Who: Felipe Balbi > > > > ------------------------------------------------------------------------------- > > > > What: Serial API > > -When: January 31st > > +When: January 31st 2008 > > +Why: Needed primarily on debugging purposes > > +Who: David Cohen > > + > > +------------------------------------------------------------------------------- > > + > > +What: Clock Subsystem > > +When: January 31st 2008 > > +Why: Needed primarily on debugging purposes > > Not really. We DO need clock subsystem even in non-debugging builds. > Could you edit ? > > > +Who: David Cohen > > + > > +------------------------------------------------------------------------------- > > + > > +What: Device Driver Model Subsystem > > +When: February 29st 2008 > > Why: Needed primarily on debugging purposes > > Same here. Device Driver Model will be needed to ease the process of > writing device drivers for this kernel. And BTW, we could add any device > driver to our arm7 boards using i2c clients. Almost every > microcontroller can be connected as an i2c client, for instance memory > (flash), usb host, usb gadget, usb otg, LCD, etc etc etc... ;-) Yes, I'll change it. The primary target is to support the debugging. But, it is not really the main target. :) Regards, David > > > Who: David Cohen > > > > -- > > 1.5.3.7 > > > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > Tinyx-devel mailing list > > Tin...@li... > > https://lists.sourceforge.net/lists/listinfo/tinyx-devel > > -- > Best Regards, > > Felipe Balbi > me...@fe... > http://blog.felipebalbi.com > |