Date: Thu, 17 May 2001 20:04:05 -0400 From: Charles Anderson <caa@midgard.dhs.org> To: freebsd-mobile@FreeBSD.ORG Subject: Re: CompactFlash with PCMCIA adaptor on ThinkPad 600 Message-ID: <20010517200405.A73564@midgard.dhs.org> In-Reply-To: <200104140608.f3E68QL24859@lavender.sanpei.org>; from sanpei@sanpei.org on Sat, Apr 14, 2001 at 03:08:26PM %2B0900 References: <20010412025329.A598@thinksec.com> <200104140608.f3E68QL24859@lavender.sanpei.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010517200405.A73564>