This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C language watchdog timer API?


On Wed, Jan 09, 2002 at 07:36:02PM +0000, Jonathan Larmour wrote:

> > I just finished digging my watchog timer code out of my HAL and
> > putting it into a proper watchdog driver.  Now I need to add
> > calls in my app to start/reset the watchdog.
> > 
> > Where is the C-language watchdog timer API defined?
> 
> /dev/null :-|. It's just one of those small things that's never happened.
> All that's needed is a veneer over the C++ in the io/watchdog package.

Yup. It's only about 6 lines of code -- I just wanted to make sure I hadn't
overlooked something.  I'll submit something next week if anybody is
interested.

-- 
Grant Edwards
grante@visi.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]