From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E0VHK-0001mk-0b for garchives@archives.gentoo.org; Thu, 04 Aug 2005 02:16:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j742EiOR030058; Thu, 4 Aug 2005 02:14:44 GMT Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j742B8OI021611 for ; Thu, 4 Aug 2005 02:11:08 GMT Received: by rproxy.gmail.com with SMTP id a41so272613rng for ; Wed, 03 Aug 2005 19:11:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gZyc884jDAaM/VVCerMCSaynmhGeoEPVfanUiQ8LXjD6jxIjFmq3XuRoULVvu+rz9CMUxvAuyBaim30BeYBtVVIDW0hF98n8rIGqowRDs6vaQQFcHc6iukxF+0GcfVGFoj+sWq/GkcLdhakFmQNAVIhbCo+3CS5nVh7oYypQGaM= Received: by 10.38.90.69 with SMTP id n69mr630466rnb; Wed, 03 Aug 2005 19:11:40 -0700 (PDT) Received: by 10.38.86.32 with HTTP; Wed, 3 Aug 2005 19:11:40 -0700 (PDT) Message-ID: Date: Wed, 3 Aug 2005 22:11:40 -0400 From: "Lucien D." To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] pcmcia problems (cardmgr can't find device) In-Reply-To: <200508041011.42361.jstubbs@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <200508041011.42361.jstubbs@gentoo.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j742B8OI021611 X-Archives-Salt: d1e17c71-4475-4ca8-88f6-ca59d1fed9d8 X-Archives-Hash: 038c2d3b0f7ef80c1a9f3a5d55250179 As my old high school CS teacher used to say, error due to "User Headspace Misalignment." I don't know what led me to enable it without enabling any drivers for it, but that was my problem. Thanks for the help. Lucien On 8/3/05, Jason Stubbs wrote: > On Thursday 04 August 2005 09:17, Lucien D. wrote: > > phaedrus lu # zgrep CONFIG_PCMCIA /proc/config.gz > > # CONFIG_PCMCIA_DEBUG is not set > > CONFIG_PCMCIA=y > > CONFIG_PCMCIA_PROBE=y > > # CONFIG_PCMCIA_AHA152X is not set > > # CONFIG_PCMCIA_FDOMAIN is not set > > # CONFIG_PCMCIA_NINJA_SCSI is not set > > # CONFIG_PCMCIA_QLOGIC is not set > > # CONFIG_PCMCIA_SYM53C500 is not set > > You're missing some important information here. Here's mine: > > CONFIG_PCCARD=y > # CONFIG_PCMCIA_DEBUG is not set > CONFIG_PCMCIA=y > # CONFIG_PCMCIA_LOAD_CIS is not set > # CONFIG_PCMCIA_IOCTL is not set > CONFIG_CARDBUS=y > > CONFIG_YENTA=y > # CONFIG_PD6729 is not set > # CONFIG_I82092 is not set > # CONFIG_TCIC is not set > CONFIG_PCCARD_NONSTATIC=y > > > CONFIG_CARDBUS enables support for 32-bit cards (which you probably want) > and you'll also need to enable at least one driver. Looking at your lspci > output, the Yenta driver should work fine. > > -- > Jason Stubbs > > > -- gentoo-user@gentoo.org mailing list