Date: Sun, 20 Dec 1998 00:19:49 -0500 From: Christopher Masto <chris@netmonger.net> To: freebsd-mobile@FreeBSD.ORG Subject: Re: -current flash ATA pccard Message-ID: <19981220001949.A16430@netmonger.net> In-Reply-To: <19981219205539.A5181@netmonger.net>; from Christopher Masto on Sat, Dec 19, 1998 at 08:55:39PM -0500 References: <19981219185201.A26235@netmonger.net> <199812200002.QAA01434@dingo.cdrom.com> <19981219205539.A5181@netmonger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981220001949.A16430>