From owner-freebsd-mobile Sat Dec 19 21:19:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA04985 for freebsd-mobile-outgoing; Sat, 19 Dec 1998 21:19:54 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA04979 for ; Sat, 19 Dec 1998 21:19:53 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id AAA16749; Sun, 20 Dec 1998 00:19:49 -0500 (EST) Message-ID: <19981220001949.A16430@netmonger.net> Date: Sun, 20 Dec 1998 00:19:49 -0500 From: Christopher Masto To: freebsd-mobile@FreeBSD.ORG Subject: Re: -current flash ATA pccard Mail-Followup-To: freebsd-mobile@freebsd.org References: <19981219185201.A26235@netmonger.net> <199812200002.QAA01434@dingo.cdrom.com> <19981219205539.A5181@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19981219205539.A5181@netmonger.net>; from Christopher Masto on Sat, Dec 19, 1998 at 08:55:39PM -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Dec 19, 1998 at 08:55:39PM -0500, Christopher Masto wrote: > Hmm.. it looks like <199803200754.QAA09200@afs.ntc.mita.keio.ac.jp> in > the archive is what I want. I will see what, if anything, needs to be > done to bring that to current -current. Well, I've gotten it working. The patch mentioned above applied with one rejection, due to the new devstat stuff. I'm not quite sure what the correct approach is, but I hacked around it for the moment, and was eventually able to attach, mount, and read data from my Kodak DC210's compact flash card with SanDisk/SunDisk adapter. Most of the time was spent searching for the reason it wouldn't attach, which turned out to be that I had a "controller wdc1" line, but no device attached to it, so no entry in the isa_biotab_wdc was being created. I will clean it up and make a patch relative to current -current, along with some documentation. I guess it won't be committed for the same reason it wasn't originally - it only works if you don't already have a wdc1 (is that really the case?), but since it's the only thing we have right now, it shouldn't be so hard to find. Now I have to figure out why I'm no longer seeing insert/remove events. -- Christopher Masto Director of Operations NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net "Good tools allow users to do stupid things." -- Clay Shirky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message