From owner-freebsd-stable@FreeBSD.ORG Sun Sep 26 09:48:47 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 761EC1065696 for ; Sun, 26 Sep 2010 09:48:47 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id B8A618FC1E for ; Sun, 26 Sep 2010 09:48:46 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA14279; Sun, 26 Sep 2010 12:48:43 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Oznqc-000HXv-Os; Sun, 26 Sep 2010 12:48:42 +0300 Message-ID: <4C9F16F9.50707@icyb.net.ua> Date: Sun, 26 Sep 2010 12:48:41 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.9) Gecko/20100918 Lightning/1.0b2 Thunderbird/3.1.4 MIME-Version: 1.0 To: David DEMELIER References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-stable Subject: Re: Failure to burn with ahci mode. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 09:48:47 -0000 on 26/09/2010 12:31 David DEMELIER said the following: > Hi, > > I posted this PR : http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/146464 > > I can't burn with the optical drive, I can read it but not burn. When > I try to use burncd it says > > acd0: FAILURE - MODE_SELECT_BIG timed out > > It's a > Master: acd0 SATA revision 1.x > Slave: no device present > > I would love to use ahci instead of ide since it's really faster. I > don't know how I can help you more, > > FreeBSD Melon.malikania.fr 8.1-STABLE FreeBSD 8.1-STABLE #3: Sun Sep > 26 10:15:10 CEST 2010 > root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon amd64 Try using ahci(4) driver. -- Andriy Gapon