From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751491AbWGMQDl (ORCPT ); Thu, 13 Jul 2006 12:03:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751053AbWGMQDk (ORCPT ); Thu, 13 Jul 2006 12:03:40 -0400 Received: from ip-140-150.sn2.eutelia.it ([83.211.140.150]:65501 "HELO intranet.antek.it") by vger.kernel.org with SMTP id S1751491AbWGMQDk (ORCPT ); Thu, 13 Jul 2006 12:03:40 -0400 Message-ID: <44B66EFD.5000002@antek.it> Date: Thu, 13 Jul 2006 18:04:13 +0200 From: Luca Ognibene User-Agent: Debian Thunderbird 1.0.2 (X11/20050331) X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Re: pcmcia card not recognized with 2.6.18-rc1 References: <44B6279E.6060002@antek.it> In-Reply-To: <44B6279E.6060002@antek.it> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Luca Ognibene wrote: > I've a "Onda N501HS" umts/gprs pcmcia card. I've attached it to the pci > bus using a pci<->pcmcia card. > I've tested with two kernels, 2.6.8 (from debian sarge) and 2.6.18-rc1 > (compiled). Both kernels can't recognize the card at the boot time, only > the debian kernel can recognize it if i remove/reinsert it while the > system is running. > > Logs from 2.6.18-rc1: http://people.freedesktop.org/~skaboy/USB-2.6.18-rc1 > > Logs from 2.6.8 (debian sarge): > http://people.freedesktop.org/~skaboy/USB-2.6.8-debian > > Motherboard: SiS-661 > Distro: debian sarge > more tests with different kernels: * 2.6.8 (no cold, yes hot) * 2.6.12 (no cold, yes hot) * 2.6.13.5 (no cold, yes hot) * 2.6.14.4 (no cold, yes hot) * 2.6.14.7 (no cold, yes hot) * 2.6.15 (no cold, no hot) * 2.6.16 (no cold, no hot) * 2.6.18-rc1 (no cold, no hot) where "no cold" means the card is not recognized at boot and "yes hot" means the card is recognized if i remove/insert it when the system is running. I'll try to debug it more but i don't really know what to do.. anyone can point me to the right direction? Thanks Luca