From owner-freebsd-current@FreeBSD.ORG Sun Oct 28 12:53:43 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 274AE16A417 for ; Sun, 28 Oct 2007 12:53:43 +0000 (UTC) (envelope-from blacknova@tut.by) Received: from speedy.tutby.com (mail.tut.by [195.137.160.40]) by mx1.freebsd.org (Postfix) with ESMTP id A45A313C494 for ; Sun, 28 Oct 2007 12:53:42 +0000 (UTC) (envelope-from blacknova@tut.by) Received: from [91.149.132.24] (account blacknova@tut.by HELO [192.168.1.2]) by speedy.tutby.com (CommuniGate Pro SMTP 5.1.12) with ESMTPA id 419979277 for freebsd-current@freebsd.org; Sun, 28 Oct 2007 14:38:38 +0200 Message-ID: <4724823B.3090606@tut.by> Date: Sun, 28 Oct 2007 14:36:11 +0200 From: =?UTF-8?B?0JLQu9Cw0LTQuNC80LjRgCDQndC+0LLQvtGB0LXQu9GM0YbQtdCy?= User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 28 Oct 2007 13:20:13 +0000 Subject: Problem with ATAPI device on JMicron JMB363 on 7.0-BETA1 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: Sun, 28 Oct 2007 12:53:43 -0000 Hi, I've tried to install FreeBSD 7.0-BETA1/amd64 on Gigabyte P35-S3 mb with PATA DVD-RW drive attached to JMicron JMB363 controller. acd0: DVDR with hw.ata.atapi_dma=1 I got the following error messages while booting from CD: acd0: TIMEOUT - READ_BIG retrying (1 retry left) acd0: TIMEOUT - READ_BIG retrying (0 retries left) acd0: FAILURE- READ_BIG timed out with hw.ata.atapi_dma=0 system boots correctly, but during boot it output several lines like: acd0: FAILURE - READ_BIG ILLEGAL REQUEST overall it looks similar to kern/103602 and kern/111419 which are already marked as closed. If you need any additional info, please ask. WBR, Vladimir Novoseltsev