From owner-freebsd-stable@FreeBSD.ORG Sun Sep 26 09:53:03 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 AA0D11065670 for ; Sun, 26 Sep 2010 09:53:03 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 379AE8FC15 for ; Sun, 26 Sep 2010 09:53:02 +0000 (UTC) Received: by bwz15 with SMTP id 15so3680783bwz.13 for ; Sun, 26 Sep 2010 02:53:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mVRQg5xG7A8H9YAv+hYWYP0KhS6ogxJ/pwVVmV1RiOE=; b=gUD7U/n8KOhqOPo1SedpmuNvdxJMzpMtOKOro96npdkpgYL9sXQtxQkD3Q5gkJKiB5 Ba/rVfCx+1qQa1ZJ1kWnMVglExj05YJ6twWgPKZxltRpdOmSfoXc2D1R6fQTkDypnHhf dl+XqLJPtH6+i+D+TQxN0Pd+3geE2WxN6IpUQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=aDRcBGNrA789cJl1dsSW1rI/iWpXiCiaj9wXk7VnWlEgjHy+6UJIMsLept7zwWkNDv sJlJqACyVazDUrIUEm6kQf56vEXzJwzc6o0kXL8ZQJdDTlS3Mmq2/D7Az7D13o6DwdJC BnRRk1PQ4vYCKW47LWxsWjUGipkMo5L3xA98M= MIME-Version: 1.0 Received: by 10.204.39.203 with SMTP id h11mr4143976bke.8.1285494781461; Sun, 26 Sep 2010 02:53:01 -0700 (PDT) Received: by 10.204.97.208 with HTTP; Sun, 26 Sep 2010 02:53:01 -0700 (PDT) In-Reply-To: <4C9F16F9.50707@icyb.net.ua> References: <4C9F16F9.50707@icyb.net.ua> Date: Sun, 26 Sep 2010 11:53:01 +0200 Message-ID: From: David DEMELIER To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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:53:03 -0000 2010/9/26 Andriy Gapon : > 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=3Dkern/146= 464 >> >> 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 >> =C2=A0 =C2=A0 Slave: =C2=A0 =C2=A0 =C2=A0 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 =C2=A0amd64 > > Try using ahci(4) driver. > > -- > Andriy Gapon > That's what I'm doing. --=20 Demelier David