From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 15 20:13:00 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBF851065744; Mon, 15 Mar 2010 20:13:00 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 7BD838FC17; Mon, 15 Mar 2010 20:13:00 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id A5FC51E00161; Mon, 15 Mar 2010 21:12:59 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.3/8.14.3) with ESMTP id o2FKBJbG004890; Mon, 15 Mar 2010 21:11:19 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.3/8.14.3/Submit) id o2FKBJSF004889; Mon, 15 Mar 2010 21:11:19 +0100 (CET) (envelope-from nox) From: Juergen Lock Date: Mon, 15 Mar 2010 21:11:19 +0100 To: Juergen Lock Message-ID: <20100315201119.GA4860@triton8.kn-bremen.de> References: <201003141600.o2EG0F2M005027@triton8.kn-bremen.de> <201003151950.o2FJonYP003759@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201003151950.o2FJonYP003759@triton8.kn-bremen.de> User-Agent: Mutt/1.5.20 (2009-06-14) X-Mailman-Approved-At: Mon, 15 Mar 2010 20:27:10 +0000 Cc: freebsd-hackers@freebsd.org, mav@freebsd.org, scdbackup@gmx.net Subject: Re: How to slow down SATA to 1.5 GBit/s ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2010 20:13:00 -0000 On Mon, Mar 15, 2010 at 08:50:49PM +0100, Juergen Lock wrote: > In article <106085798526913@192.168.2.69> you write: > >Hi, > Hi! > > >[ahci(4)/pass(4) optical discs burning bug...] > >So now i could need advise about filing a bug > >report. > > > I have Cc'd mav@ who afaik did most of the ahci(4) work, let's see what > he has to say and if he wants you to file a PR... I forgot to say if that was on 8.0 release you should try again with stable/8 first, maybe the bug is already fixed there. Cheers, Juergen