From owner-freebsd-mobile Thu May 17 17: 4:15 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from midgard.dhs.org (dhcp065-024-189-179.columbus.rr.com [65.24.189.179]) by hub.freebsd.org (Postfix) with ESMTP id 0F21B37B423 for ; Thu, 17 May 2001 17:04:12 -0700 (PDT) (envelope-from caa@midgard.dhs.org) Received: (from caa@localhost) by midgard.dhs.org (8.11.3/8.11.3) id f4I045D73593 for freebsd-mobile@FreeBSD.ORG; Thu, 17 May 2001 20:04:05 -0400 (EDT) (envelope-from caa) Date: Thu, 17 May 2001 20:04:05 -0400 From: Charles Anderson To: freebsd-mobile@FreeBSD.ORG Subject: Re: CompactFlash with PCMCIA adaptor on ThinkPad 600 Message-ID: <20010517200405.A73564@midgard.dhs.org> Mail-Followup-To: freebsd-mobile@FreeBSD.ORG References: <20010412025329.A598@thinksec.com> <200104140608.f3E68QL24859@lavender.sanpei.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200104140608.f3E68QL24859@lavender.sanpei.org>; from sanpei@sanpei.org on Sat, Apr 14, 2001 at 03:08:26PM +0900 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.org I find that this patch is neccesary to get my microdrive to work on my 600x under 4.3 release. -Charlie On Sat, Apr 14, 2001 at 03:08:26PM +0900, MIHIRA Yoshiro wrote: > terje@elde.net wrote: > > >> The hardware I've got to work with is a ThinkPad 600, which I know to work > >> great with my 3com network card, as well as a "Billionton Compact Ata Adaptor" > >> also known as "Billionton Compact Flash Adapter". The CompactFlash module is > >> a TwinMOS 16MB module. > >> > >> When inserting the card the insertion is successfully detected, but not much > >> useful information is returned: > >> > >> Apr 12 02:46:00 tiger /kernel: pccard: card inserted, slot 1 > >> Apr 12 02:46:03 tiger pccardd[172]: No card in database for "(null)"("(null)") > >> Apr 12 02:46:03 tiger /kernel: Apr 12 02:46:03 tiger pccardd[172]: No card in database for "(null)"("(null)") > >> Apr 12 02:49:30 tiger /kernel: pccard: card removed, slot 1 > >> > >> pccardc dumpcis doesn't return much helpful either: > >> > >> Configuration data for card in slot 1 > >> Tuple #1, code = 0xff (Terminator), length = 0 > >> 2 slots found > >> > >> As I mentioned I'm all out of ideas now, and would really appreciate it if > >> anyone could nudge me in the right direction so I can get the hardware up and > >> running. > > I also had ThinkPad600, and I had same problem. > > Some Compact Flash are only supported 3.3V, but pccard/pcic code for > I82365 in 4-stable was not supported 3.3V. (Because original Intel 82365 > does not support 3.3V mode). > > Please try below quick hack patch, I could use Compact Flash with > ThinkPad600. > > http://home.jp.FreeBSD.org/~sanpei/5-current/sys-pccard-pcic.c-ThinkPad600-20000827.diff > > # sorry this patch is for 5-current.... If you miss it to patch, > # tell me your OS version. > > -sanpei > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message -- Charles Anderson caa@columbus.rr.com No quote, no nothin' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message