From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= Subject: Re: Re: [PATCH] smsc-ircc2: Add PnP support. Date: Sat, 20 Nov 2004 13:43:27 +0200 Message-ID: <20041120114327.GA11797@sci.fi> 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-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Meelis Roos Cc: matthieu castet , Linux Kernel list , Jean Tourrilhes , Adam Belay , "Li, Shaohua" , acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-acpi@vger.kernel.org On Sat, Nov 20, 2004 at 01:09:36AM +0200, Meelis Roos wrote: >=20 > I tried it with pnpbios (acpi=3Doff) and it started to work after auto = and=20 > activate (but not with auto alone): >=20 > nartsiss:/# modprobe smsc-ircc2 > found SMC SuperIO Chip (devid=3D0x5a rev=3D00 base=3D0x002e): 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=20 > (/lib/modules/2.6.10-rc2/kernel/drivers/net/irda/smsc-ircc2.ko): No suc= h=20 > device > nartsiss:/# echo activate > resources > pnp: Device 00:0f activated. > nartsiss:/# modprobe smsc-ircc2 > found SMC SuperIO Chip (devid=3D0x5a rev=3D00 base=3D0x002e): LPC47N227 > smsc_superio_flat(): fir: 0x2e8, sir: 0x100, dma: 03, irq: 5, mode: 0x0= e > SMsC IrDA Controller found > IrCC version 2.0, firport 0x2e8, sirport 0x100 dma=3D3, irq=3D5 > 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=20 apply the pnp patch? I'm not entirely sure what has been discussed since somebody removed=20 me from the CC list... --=20 Ville Syrj=E4l=E4 syrjala-ORSVBvAovxo@public.gmane.org http://www.sci.fi/~syrjala/ ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 From mboxrd@z Thu Jan 1 00:00:00 1970 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 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/