Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Feb 2002 13:12:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Feb 2002 13:12:18 -0500 Received: from AMontpellier-201-1-6-182.abo.wanadoo.fr ([80.13.220.182]:30479 "EHLO awak") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Tue, 5 Feb 2002 13:11:59 -0500 Subject: Re: driverfs support for motherboard devices From: Xavier Bestel To: Pavel Machek Cc: Linux Kernel Mailing List , Patrick Mochel In-Reply-To: <20020205173912.GA165@elf.ucw.cz> In-Reply-To: <20020205173912.GA165@elf.ucw.cz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Mailer: Evolution/1.0 (Preview Release) Date: 05 Feb 2002 19:11:31 +0100 Message-Id: <1012932692.27241.15.camel@bip> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org le mar 05-02-2002 ? 18:39, Pavel Machek a ?crit : > +void __init device_init_sys(void) > +{ > + sprintf(sys_iobus.name,"Bus for motherboard and strange devices"); Don't you fear that, with such a vague name, it'll end up being used as a generic thing where all not-well-defined hacks will end ? (? la procfs) Xav - 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/