Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 15 Oct 2002 13:20:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 15 Oct 2002 13:20:33 -0400 Received: from medelec.uia.ac.be ([143.169.17.1]:4868 "EHLO medelec.uia.ac.be") by vger.kernel.org with ESMTP id ; Tue, 15 Oct 2002 13:20:32 -0400 Date: Tue, 15 Oct 2002 19:26:15 +0200 From: Wim Van Sebroeck To: Matt Domsch Cc: rob@osinvestor.com, linux-kernel@vger.kernel.org Subject: Re: Watchdog drivers Message-ID: <20021015192615.A1512@medelec.uia.ac.be> References: <20021014184031.A19866@medelec.uia.ac.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from Matt_Domsch@Dell.com on Mon, Oct 14, 2002 at 02:12:07PM -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1090 Lines: 28 Hi Matt, > I think this does it... Builds right on x86, all the drivers that are in > the tree right now... Ok, I compared your patches againts mine and they were almost identical. :-) After some more coding I have now a first set of patches to get everything moved and to add the missing watchdog drivers. Next patches will contain updates on the documentation and on each driver seperatly. The first patches are: Patch 1 : move of existing watchdog drivers in drivers/char/watchdog/ Patch 2 : remove of 'old' watchdog drivers in drivers/char/ Patch 3 : cleanup additional spaces in headers + addition of MODULE-info Patch 4 : C99 designated initializers for watchdog drivers Patch 5 : add extra watchdog drivers If you want to test them you can get them at the following URL: http://medelec.uia.ac.be/linux/watchdog/ . Greetings, Wim. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/