From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938464AbXGULgv (ORCPT ); Sat, 21 Jul 2007 07:36:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S936733AbXGULgR (ORCPT ); Sat, 21 Jul 2007 07:36:17 -0400 Received: from relay1.ptmail.sapo.pt ([212.55.154.21]:58781 "HELO sapo.pt" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with SMTP id S933914AbXGULgM (ORCPT ); Sat, 21 Jul 2007 07:36:12 -0400 X-AntiVirus: PTMail-AV 0.3-0.90.3 Subject: Re: libata [ata_piix] still no resume from S3 ? From: =?ISO-8859-1?Q?R=FAben?= Fonseca To: Tejun Heo Cc: Linux Kernel Mailling List , "linux-ide@vger.kernel.org" In-Reply-To: <46A0552E.30606@gmail.com> References: <20070712162450.GA7132@0x82.com> <469744DB.5070600@gmail.com> <20070714210117.GA20723@0x82.com> <469DD216.5040305@gmail.com> <20070719092053.GA21254@0x82.com> <469F2E4A.1020502@gmail.com> <20070719150436.GA9006@0x82.com> <46A0552E.30606@gmail.com> Content-Type: text/plain; charset=UTF-8 Date: Sat, 21 Jul 2007 12:36:57 +0100 Message-Id: <1185017817.7774.6.camel@0x82> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2007-07-20 at 15:24 +0900, Tejun Heo wrote: > RĂºben Fonseca wrote: > > I wish I could disable this card reader. It is built in on the hardware, > > and there are no drivers for Linux. There is no option on the BIOS to > > disable the device. Is there any way (kernel parameters, magic program, > > etc) to disable this device without opening my laptop to cut the wires? > > :D > > OIC. How about not loading tifm_7xx1 module? Does that make any > difference? > AFAIK the tifm_7xx1 module belongs to the other card reader I have on this laptop (see device ID 09.04.0). This one is a cardbus device and I can simply disconnect it on startup, and the tifm_7xx1 modulo is never loaded. Anyway I've tried without this card and module and it still doesn't work. The other card reader (device 09:04.2) is the hardwired one and I can't disconnect it :( If only I was sure that this was the problem, I would gladly open my laptop and cut this card reader's wires :) Ruben