From owner-cvs-all Wed Jan 2 11:23:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id D6D5A37B405; Wed, 2 Jan 2002 11:23:41 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g02JNW661031; Wed, 2 Jan 2002 20:23:32 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200201021923.g02JNW661031@freebsd.dk> Subject: Re: cvs commit: src/sys/dev/ata ata-pci.c In-Reply-To: To: Mike Silbersack Date: Wed, 2 Jan 2002 20:23:32 +0100 (CET) Cc: "[?X-UNKNOWN?]" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Mike Silbersack wrote: >> Update of the VIA 82c686b southbridge data corruption fix, also >> include more possible chipset candidates. >> >> Revision Changes Path >> 1.25 +19 -15 src/sys/dev/ata/ata-pci.c > >Ah, good. I like that it remains quiet if the bios already had the >correct settings. Yups, no need to confuse users with working BIOS's although there wont be many of those it seems :| >Any word yet on if the mwq changes are legitimate? They are, I have a patch for -current, but so far I havn't seen a BIOS that actually enables that, but I'm sure they exist so I should probably commit that as well... To test if you need it you can look at pci reg 0x55 for the KT133 line of chipsets, ie 'pciconf -r -b pci0:0:0 0x55' if it has bit 7 set (0x80) the fix is needed.... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message