Date: Tue, 5 Mar 2002 10:19:35 +0100 (CET) From: Søren Schmidt <sos@freebsd.dk> To: Chris Faulhaber <jedgar@fxp.org> Cc: stable@freebsd.org Subject: Re: Request for testers of new ATA driver patches Message-ID: <200203050919.g259JZo03495@freebsd.dk> In-Reply-To: <20020305002139.GA96846@peitho.fxp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
It seems Chris Faulhaber wrote: > One thing that may have been overlooked is that write-caching has now > been disabled by default: > > -static int ata_dma = 1; > -static int ata_wc = 1; > +static int ata_dma = 1; > +static int ata_wc = 0; Ahh, fixed... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203050919.g259JZo03495>