From owner-freebsd-stable@FreeBSD.ORG Thu May 24 19:10:07 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F6FA16A400 for ; Thu, 24 May 2007 19:10:07 +0000 (UTC) (envelope-from rmarella@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by mx1.freebsd.org (Postfix) with ESMTP id 219DE13C44B for ; Thu, 24 May 2007 19:10:06 +0000 (UTC) (envelope-from rmarella@gmail.com) Received: by nz-out-0506.google.com with SMTP id m22so577248nzf for ; Thu, 24 May 2007 12:10:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=uRHCFBSHD1wo1R0f1Pi2z8FE1DQ36S82TGll4kI8SUU+gt/ErUF+og5lSpdGFC59giJlpKdwPwxEFwReMLoGhahtlIgFg3n3sRxwLEfBLcptvZR6BMdsnVTuu9XdDBTMbZAhbsGRcHPBNEuagjyeWtuyAhedQzve0feWsu0AsJU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=SMfSSCIp5sIZGQ6o/abD3Ct341DeJr4W3HQ7ChJETAToKLzANo+8rAZUEUha05VbGVjmjcCZsWEXvSNPmp+osALsfEdQNeYhDKM1K4M2LrIYdhfgfOyFPXPmiCM8mdnXT7oz7ZE25WWlAnelCMXJnODcnp1L4Nh+JYAe5VNUoY0= Received: by 10.114.60.19 with SMTP id i19mr1066835waa.1180033806089; Thu, 24 May 2007 12:10:06 -0700 (PDT) Received: from p4 ( [24.165.34.55]) by mx.google.com with ESMTP id m27sm1082459pof.2007.05.24.12.10.04; Thu, 24 May 2007 12:10:05 -0700 (PDT) Date: Thu, 24 May 2007 09:10:02 -1000 From: Robert Marella To: JoaoBR Message-ID: <20070524091002.125487c0@p4> In-Reply-To: <200705241548.04988.joao@matik.com.br> References: <200705231244.21154.joao@matik.com.br> <200705231740.25770.joao@matik.com.br> <20070524081551.12aec105@p4> <200705241548.04988.joao@matik.com.br> X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.12; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: atapicam cd error 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: Thu, 24 May 2007 19:10:07 -0000 On Thu, 24 May 2007 15:48:04 -0300 JoaoBR wrote: > > On Thursday 24 May 2007 15:15:51 you wrote: > > On Wed, 23 May 2007 17:40:25 -0300 > > > > [robert@asus64] ~> uname -a > > FreeBSD asus64.konav201.local 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue > > Apr 17 17:38:20 HST 2007 > > root@asus64.konav201.local:/usr/obj/usr/src/sys/GENERIC amd64 > > > > [robert@asus64] ~> dmesg | grep acd > > acd0: DMA limited to UDMA33, device found non-ATA66 cable > > acd0: DVDR at ata1-master UDMA33 > > acd1: DVDROM at ata1-slave UDMA33 > > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd1: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd1: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd1: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd1: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd1: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=0x24 ascq=0x00 > > acd1: FAILURE - MODE_SENSE_BIG ILLEGAL REQUEST asc=0x24 ascq=0x0 > > > > K3B works fine after build kernel/world on above date. > > > > Hi > so you are suggesting a rollback? I compiled on may 21st and 23rd > and as Joe Altman confirmed too it's not working anymore on amd64 ... > on i386 it's ok, may be this is a good moment then to change my > backup strategy and use usb mem chips and kick atapicam out of the > kernel > > Well, now I'm scared! I usually update via build kernel/world on Fridays but I missed a week or two. I was planing on doing it tomorrow. I don't think I'll have a need for K3B so for test purposes I will do it today and report back in an hour or so. Wish me luck. Robert