Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261837AbUKTLnf (ORCPT ); Sat, 20 Nov 2004 06:43:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262728AbUKTLnf (ORCPT ); Sat, 20 Nov 2004 06:43:35 -0500 Received: from gw01.mail.saunalahti.fi ([195.197.172.115]:50342 "EHLO gw01.mail.saunalahti.fi") by vger.kernel.org with ESMTP id S261837AbUKTLn3 (ORCPT ); Sat, 20 Nov 2004 06:43:29 -0500 Date: Sat, 20 Nov 2004 13:43:27 +0200 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Meelis Roos Cc: matthieu castet , Linux Kernel list , Jean Tourrilhes , Adam Belay , "Li, Shaohua" , acpi-devel@lists.sourceforge.net Subject: Re: [ACPI] Re: [PATCH] smsc-ircc2: Add PnP support. Message-ID: <20041120114327.GA11797@sci.fi> Mail-Followup-To: Meelis Roos , matthieu castet , Linux Kernel list , Jean Tourrilhes , Adam Belay , "Li, Shaohua" , acpi-devel@lists.sourceforge.net References: <419E16E5.1000601@free.fr> <419E17FF.1000503@free.fr> <419E2D2B.4020804@free.fr> <419E3B7A.4000904@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1439 Lines: 37 On Sat, Nov 20, 2004 at 01:09:36AM +0200, Meelis Roos wrote: > > I tried it with pnpbios (acpi=off) and it started to work after auto and > activate (but not with auto alone): > > nartsiss:/# modprobe smsc-ircc2 > found SMC SuperIO Chip (devid=0x5a rev=00 base=0x002e): LPC47N227 > smsc_superio_flat(): IrDA not enabled > smsc_superio_flat(): fir: 0x00, sir: 0x00, dma: 15, irq: 0, mode: 0x02 > FATAL: Error inserting smsc_ircc2 > (/lib/modules/2.6.10-rc2/kernel/drivers/net/irda/smsc-ircc2.ko): No such > device > nartsiss:/# echo activate > resources > pnp: Device 00:0f activated. > nartsiss:/# modprobe smsc-ircc2 > found SMC SuperIO Chip (devid=0x5a rev=00 base=0x002e): LPC47N227 > smsc_superio_flat(): fir: 0x2e8, sir: 0x100, dma: 03, irq: 5, mode: 0x0e > SMsC IrDA Controller found > IrCC version 2.0, firport 0x2e8, sirport 0x100 dma=3, irq=5 > No transceiver found. Defaulting to Fast pin select > IrDA: Registered device irda0 It is using the legacy probe instead of the pnp probe. Did you actually apply the pnp patch? I'm not entirely sure what has been discussed since somebody removed me from the CC list... -- Ville Syrj?l? syrjala@sci.fi http://www.sci.fi/~syrjala/ - 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/