From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16150 invoked by alias); 19 Feb 2006 19:42:02 -0000 Received: (qmail 16137 invoked by uid 9341); 19 Feb 2006 19:42:01 -0000 Date: Sun, 19 Feb 2006 19:42:00 -0000 Message-ID: <20060219194201.16135.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/devs/watchdog/arm/at91wdtc/curre ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2006/txt/msg00031.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2006-02-19 19:42:01 Added files: packages/devs/watchdog/arm/at91wdtc/current: ChangeLog packages/devs/watchdog/arm/at91wdtc/current/cdl: watchdog_at91wdtc.cdl packages/devs/watchdog/arm/at91wdtc/current/src: watchdog_at91wdtc.cxx Log message: * Added watchdog driver for ARM AT91 devices which have the Watchdog Timer Controller as opposed to the older devices which have the Watchdog Timer Interface.