From owner-freebsd-current@FreeBSD.ORG Thu May 22 04:06:59 2008 Return-Path: Delivered-To: current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12D271065677; Thu, 22 May 2008 04:06:59 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 849C08FC0C; Thu, 22 May 2008 04:06:58 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m4M46uw7053693; Thu, 22 May 2008 08:06:56 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1211429217; bh=SLnApaqZ7LPm291b/AStivDi6YK0bnJJD656nGz 7Kf8=; l=568; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=HhoQqGiL0zkiWrGgMq4Unf++w jVlK1tNH4O0YCDfqiOG3WCrPd77Hfi4A8OPpY8bsPVz6eVoeYgXohsysetoV4qyZIlq v1dmOWf9v3/siY2VsSGLrha3o6Key95TUaPhllCAGrjNt8Sm79jQqy/36BCOAKizJwZ 3CevZlsfI41U= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m4M46ufC053692; Thu, 22 May 2008 08:06:56 +0400 (MSD) (envelope-from ache) Date: Thu, 22 May 2008 08:06:56 +0400 From: Andrey Chernov To: S?ren Schmidt Message-ID: <20080522040656.GA52964@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , S?ren Schmidt , Scott Long , "Andrey V. Elsukov" , grehan@FreeBSD.ORG, current@FreeBSD.ORG References: <20080511004607.GA67182@nagual.pp.ru> <4827DCED.1000205@yandex.ru> <20080512062514.GA10058@nagual.pp.ru> <48283CCB.1060507@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Cc: "Andrey V. Elsukov" , current@FreeBSD.ORG, grehan@FreeBSD.ORG Subject: Re: atadev->param.model problem or bug with Marvell 88SE6811 chip 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: Thu, 22 May 2008 04:06:59 -0000 On Tue, May 20, 2008 at 10:26:57AM +0200, S?ren Schmidt wrote: > Actually ATAPI devices are identified with the ATAPI IDENTIFY command just > as they should. Soren, what do you say about the problem itself? Why this controller works under everything, including BIOS, Linux, M$Win, but not under FreeBSD? Even if I comment out model isprint() check, it just goes to long retries. It is handeled under M$Win using standard pciide driver which does not any special thing. It means it is FreeBSD which does something unneded to it. -- http://ache.pp.ru/