Date: Sat, 05 Aug 2000 00:59:30 -0600 From: Warner Losh <imp@village.org> To: Gregory Sutter <gsutter@zer0.org> Cc: Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-mobile@FreeBSD.ORG Subject: Re: compact flash card Message-ID: <200008050659.AAA15387@harmony.village.org> In-Reply-To: Your message of "Fri, 04 Aug 2000 23:51:13 PDT." <20000804235113.Z11718@klapaucius.zer0.org> References: <20000804235113.Z11718@klapaucius.zer0.org> <20000804191140.C48428@klapaucius.zer0.org> <14729.39929.800624.94715@grasshopper.cs.duke.edu> <20000804191140.C48428@klapaucius.zer0.org> <200008050647.AAA15243@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000804235113.Z11718@klapaucius.zer0.org> Gregory Sutter writes: : Can you give me the names of the files where I'll find the fix? I'm : running -STABLE of June 20, and don't want to update because of some : MFCd sound code that screws up my NeoMagic 256AV. Sure. I think that all you need is the following: src/sys/kern/subr_disk.c revision 1.20.2.1 date: 2000/07/11 06:02:49; author: imp; state: Exp; lines: +29 -25 MFC: 1.29 fixes the disk going away and then coming back problem See the 1.29 log message for the gorry details. These changes are very clean, at least wrt interdependence on other things. The bug was a fun one to find. I got Timing Solutions to invest about a week of my time (less interruptions) to find and kill this problem. It had bit me and others at Timing Solutions enough to make this cost effective. We use CF a lot around here and this bug was a show stopper for us to install pccard readers on all the desktops so that anybody can create their own CF for whatever project they are working on.... I'm still a little burned out from fighting it, and it was about a month ago! BTW, a big thanks to phk for reviewing the bug, telling me I was nuts a few times in the right way and porting it to -current before I got to it. Warner 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?200008050659.AAA15387>