From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261670AbTKTJlc (ORCPT ); Thu, 20 Nov 2003 04:41:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264303AbTKTJlc (ORCPT ); Thu, 20 Nov 2003 04:41:32 -0500 Received: from ns.suse.de ([195.135.220.2]:44196 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id S261670AbTKTJlb (ORCPT ); Thu, 20 Nov 2003 04:41:31 -0500 Date: Thu, 20 Nov 2003 10:40:49 +0100 Message-ID: From: Takashi Iwai To: Rusty Russell Cc: arvidjaar@mail.ru, linux-kernel@vger.kernel.org Subject: Re: modules.pnpmap output support In-Reply-To: <20031120050836.BFA712C2D5@lists.samba.org> References: <20031120050836.BFA712C2D5@lists.samba.org> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 13) (Rational FORTRAN) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 20 Nov 2003 15:35:28 +1100, Rusty Russell wrote: > > In message you write: > > --Multipart_Mon_Nov_17_15:05:36_2003-1 > > Content-Type: text/plain; charset=US-ASCII > > > > At Mon, 17 Nov 2003 14:34:08 +0100, > > I wrote: > > > > > > at first i'll try to add the support of old isapnp format for > > > compatibility, so that old programs can work as they are. > > > > done. > > > > Rusty, could you check whether it's ok? > > Hmm, I had to modify it a little. You have to be careful for 32-bit > and 64-bit kernels, and I added a couple of tests to the testsuite. I > have uploaded -pre4 with these changes in it. thanks, i wasn't sure also about the 64bit cleanness. now we need to modify file2alias... once when the format is defined, the implementation should be quite easy. Takashi