Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261488AbUKSR2L (ORCPT ); Fri, 19 Nov 2004 12:28:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261491AbUKSR2L (ORCPT ); Fri, 19 Nov 2004 12:28:11 -0500 Received: from postfix4-2.free.fr ([213.228.0.176]:27351 "EHLO postfix4-2.free.fr") by vger.kernel.org with ESMTP id S261488AbUKSR2I (ORCPT ); Fri, 19 Nov 2004 12:28:08 -0500 Message-ID: <419E2D2B.4020804@free.fr> Date: Fri, 19 Nov 2004 18:28:11 +0100 From: matthieu castet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: fr-fr, en, en-us MIME-Version: 1.0 To: Meelis Roos Cc: linux-kernel@vger.kernel.org, Jean Tourrilhes , Adam Belay , "Li, Shaohua" Subject: Re: [PATCH] smsc-ircc2: Add PnP support. References: <419E16E5.1000601@free.fr> <419E17FF.1000503@free.fr> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 19 Meelis Roos wrote: >> So do you use pnpacpi ? >> If so, could you send your dsdt and try with pnpbios? > > > DSDT is here: http://www.cs.ut.ee/~mroos/toshsat1800_dsdt.img > hum, your bios seem to build dynamically the resources (need an acpi expert for confirmation) Could you send me the result of : "for i in /sys/bus/pnp/devices/*; do cat $i/id $i/options; done" in order to see if other devices have missing resources ? - 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/