From owner-freebsd-current@FreeBSD.ORG Wed Feb 9 22:34:24 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E879C16A4CF; Wed, 9 Feb 2005 22:34:24 +0000 (GMT) Received: from root.thepentagon.org (mail.thepentagon.org [12.168.180.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9CD43D2F; Wed, 9 Feb 2005 22:34:24 +0000 (GMT) (envelope-from twelch@thepentagon.org) Received: from localhost.localdomain (adsl-065-007-255-129.sip.jan.bellsouth.net [65.7.255.129]) by root.thepentagon.org (8.13.1/8.13.1) with ESMTP id j19MYCaQ098278; Wed, 9 Feb 2005 16:34:12 -0600 (CST) (envelope-from twelch@thepentagon.org) From: Tim Welch To: =?ISO-8859-1?Q?S=F8ren?= Schmidt In-Reply-To: <420A1792.900@DeepCore.dk> References: <42028F29.1030801@DeepCore.dk> <420A1792.900@DeepCore.dk> Content-Type: text/plain; charset=ISO-8859-1 Date: Wed, 09 Feb 2005 16:34:54 -0600 Message-Id: <1107988494.847.3.camel@mercury.thepentagon.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 10 Feb 2005 13:08:09 +0000 cc: 'FreeBSD Current' cc: "freebsd-stable@freebsd.org" Subject: Re: UPDATE: ATA mkIII first official patches - please test! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 22:34:25 -0000 On Wed, 2005-02-09 at 15:00 +0100, Søren Schmidt wrote: > Søren Schmidt wrote: > > > http://people.freebsd.org/~sos/ata-mk3j.diff-releng5.gz > > http://people.freebsd.org/~sos/ata-mk3j.diff-current.gz > > http://people.freebsd.org/~sos/ata-mk3j.tar.gz > > New version that fixes known problems so far etc now available: > > http://people.freebsd.org/~sos/ata-mk3k.diff-releng5.gz > http://people.freebsd.org/~sos/ata-mk3k.diff-current.gz > http://people.freebsd.org/~sos/ata-mk3k.tar.gz > > The diffs hasn't changed, so for those that has already applied those > you can just untar the tarfile (still relative to /usr/src). > > > Fixes include: > > o atapi-cd eject/close > > o SiI controllers lost some (slow) SATA disks in probe > > o panic when detaching disk not part of a RAID. > > o Cable detection failure on channels with both master and slave. > > As always, enjoy and let me know how it goes... > A problem still exists with 48-bit addressing. This url details a fix I've been using for the last 4 months or so with no issues yet. http://lists.freebsd.org/pipermail/freebsd-hackers/2004-October/008821.html Thanks, Tim