From owner-freebsd-mobile@FreeBSD.ORG Wed Jul 11 02:26:18 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ECE2B16A400 for ; Wed, 11 Jul 2007 02:26:18 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 949EF13C4AE for ; Wed, 11 Jul 2007 02:26:18 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l6B2PP99021099; Tue, 10 Jul 2007 20:25:26 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 10 Jul 2007 20:25:24 -0600 (MDT) Message-Id: <20070710.202524.-1625880178.imp@bsdimp.com> To: vova@sw.ru From: "M. Warner Losh" In-Reply-To: <1184108241.1390.6.camel@localhost> References: <1184063275.1478.21.camel@localhost> <20070710.164044.-1493075364.imp@bsdimp.com> <1184108241.1390.6.camel@localhost> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 10 Jul 2007 20:25:26 -0600 (MDT) Cc: freebsd-mobile@freebsd.org Subject: Re: PCMCI card reader - failure to detect X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2007 02:26:19 -0000 In message: <1184108241.1390.6.camel@localhost> Vladimir Grebenschikov writes: : =F7 =D7=D4, 10/07/2007 =D7 16:40 -0600, M. Warner Losh =D0=C9=DB=C5=D4= : : > Are you loading pccard as a kernel module? : = : Yes. : Any hope that building it as part of kernel will help ? Yes. Or load atacard.ko. : just note: : old PCMCI WaveLan card is successfully detected in the same slot. You must also be loading the wi.ko module. Warner