From owner-freebsd-current@FreeBSD.ORG Tue Sep 6 23:09:37 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 A2C1916A41F for ; Tue, 6 Sep 2005 23:09:37 +0000 (GMT) (envelope-from colazelli@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 383AA43D45 for ; Tue, 6 Sep 2005 23:09:37 +0000 (GMT) (envelope-from colazelli@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1294868wra for ; Tue, 06 Sep 2005 16:09:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=YMIbt7Is7fbYgabPEqNRZf7Dd4bcAqeyWojFs38UFUQl0WLbJo5Z337SrJ/ym4buRuv2lSIcQ3kwz6lVKn2Y1Mf6a6MIzFzBvC9Ur1uSQoAP0eqliPXhW5ikMxW1HXKiIgOBPKxgfVYRK9uNVp9a9/vDQuEJABnAfMlUfwxTj40= Received: by 10.54.63.16 with SMTP id l16mr3390640wra; Tue, 06 Sep 2005 16:09:36 -0700 (PDT) Received: from localhost.localdomain ( [201.27.116.91]) by mx.gmail.com with ESMTP id 7sm257178wrl.2005.09.06.16.09.35; Tue, 06 Sep 2005 16:09:36 -0700 (PDT) From: Wesley Gentine To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 06 Sep 2005 20:04:31 -0300 Message-Id: <1126047871.687.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Subject: ATA error on 6.0-BETA4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 06 Sep 2005 23:09:37 -0000 Dear Colleagues, After I updated my system from 5.4-RELEASE to 6-BETA2 my cdrom device isnt recognized and I received the following message in the end of dmesg: Timecounter "TSC" frequency 2000081623 Hz quality 800 Timecounters tick every 1.000 msec ad0: 38172MB at ata0-master UDMA133 unknown: timeout waiting for read DRQTrying to mount root from ufs:/dev/ad0s1a my controller is: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xa800-0xa80f at device 17.1 on pci0 ata0: on atapci0 ata1: on atapci0 What´s happening? Thanks, Wesley Gentine