From owner-cvs-all@FreeBSD.ORG Fri Aug 11 21:55:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1E4216A4EC; Fri, 11 Aug 2006 21:55:56 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA4043D4C; Fri, 11 Aug 2006 21:55:55 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 1071F60F7; Sat, 12 Aug 2006 01:55:53 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id EB031605A; Sat, 12 Aug 2006 01:54:24 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.6/8.13.6) id k7BLsPhg005296; Sat, 12 Aug 2006 01:54:25 +0400 (MSD) (envelope-from ru) Date: Sat, 12 Aug 2006 01:54:25 +0400 From: Ruslan Ermilov To: =?koi8-r?Q?S=F8ren?= Schmidt Message-ID: <20060811215425.GA5237@rambler-co.ru> References: <200608112119.k7BLJTi7025138@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: <200608112119.k7BLJTi7025138@repoman.freebsd.org> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Scanned: No virus found Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2006 21:55:57 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 11, 2006 at 09:19:29PM +0000, S=F8ren Schmidt wrote: > sos 2006-08-11 21:19:29 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/ata ata-chipset.c ata-pci.h=20 > Log: > Unbreak nForce4 SATA support. > Hopefully I dont break something else this time..... > =20 > Revision Changes Path > 1.168 +7 -7 src/sys/dev/ata/ata-chipset.c > 1.68 +1 -1 src/sys/dev/ata/ata-pci.h >=20 Thanks for the fix. I figured out today that it doesn't work with 7-current while it works with 6-stable, hopefully that fixes it. Another issue I'm having is that when BIOS (Tyan's S2865 m/b) is set to "Auto" (the default choice) for the disk layout, the "sectors" as determined by ata-disk is 0 ("heads" is okay), causing division by zero fault during a verbose boot, or non-verbose boot, when it tastes for ATARaid. Any clue? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE3PyRqRfpzJluFF4RAoaXAJwK3sPoadtzLVO9fP52RcQEBhFQyQCcDwVG +l3VgUUQgMbVulZgm5MiEUA= =Q2pe -----END PGP SIGNATURE----- --liOOAslEiF7prFVr--