Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755300AbXGAAC1 (ORCPT ); Sat, 30 Jun 2007 20:02:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753723AbXGAACS (ORCPT ); Sat, 30 Jun 2007 20:02:18 -0400 Received: from ug-out-1314.google.com ([66.249.92.168]:24140 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753597AbXGAACS (ORCPT ); Sat, 30 Jun 2007 20:02:18 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding:from; b=G2C0Mn438mGzQjd35k+3KVSi/0hL/xGcNDRt6HLDPsm2h1K6MdThyh6Ceng7rBjDRsFTmAqzVoj1j2ckHCmY8/+r/MtUSCWPIwuXFbuWdDTFjm+K8TNWuP67zKYRWi28t3YiTMzcLbYmfMKnmYG+evW71QayksgXmzExO4Hug54= Message-ID: <4686EEE8.4010806@googlemail.com> Date: Sun, 01 Jul 2007 02:01:44 +0200 User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: Bjorn Helgaas CC: Andrey Borzenkov , Andrew Morton , Samuel Ortiz , "Linus Walleij (LD/EAB)" , linux-kernel@vger.kernel.org, Michal Piotrowski , ambx1@neo.rr.com, linux-pcmcia@lists.infradead.org, Linus Torvalds Subject: Re: 2.6.22-rc: regression: no irda0 interface (2.6.21 was OK), smsc does not find chip References: <200706191731.24085.bjorn.helgaas@hp.com> <200706272156.05865.bjorn.helgaas@hp.com> <200706292041.31291.bjorn.helgaas@hp.com> In-Reply-To: <200706292041.31291.bjorn.helgaas@hp.com> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit From: Michal Piotrowski Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1461 Lines: 45 Hi, Bjorn Helgaas pisze: > [patch] PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues > > When we enable the SMCf010 IR device, the Toshiba Portege 4000 BIOS claims > the device is working, but it really isn't configured correctly. The BIOS > *will* configure it, but only if we call _SRS after (1) reversing the order > of the SIR and FIR I/O port regions and (2) changing the IRQ from active-high > to active-low. > > This patch fixes the 2.6.22 regression: > "no irda0 interface (2.6.21 was OK), smsc does not find chip" Hmmm... 375 2007-06-29 14:24:47 6921 mkkp "no irda0 interface (2.6.21 was OK), smsc does not find chip" fixed, STATISTICS Bjorn Helgaas +1 Wasn't it fixed? commit 172d0496cd22c98ee2e4238821fa309c01685f3a Author: Bjorn Helgaas Date: Wed Jun 27 14:09:52 2007 -0700 [..] This patch addresses part of the 2.6.22 regression: "no irda0 interface (2.6.21 was OK), smsc does not find chip" > > I tested this on a Portege 4000. The smsc-ircc2 driver correctly detects > the device, and "irattach irda0 -s && irdadump" shows transmitted and > received packets. > Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ - 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/