From owner-freebsd-current@FreeBSD.ORG  Thu May 22 04:06:59 2008
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
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 <ache@nagual.pp.ru>
To: S?ren Schmidt <sos@FreeBSD.ORG>
Message-ID: <20080522040656.GA52964@nagual.pp.ru>
Mail-Followup-To: Andrey Chernov <ache@nagual.pp.ru>,
	S?ren Schmidt <sos@FreeBSD.ORG>, Scott Long <scottl@samsco.org>,
	"Andrey V. Elsukov" <bu7cher@yandex.ru>, 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>
	<DC4E1D31-A755-4D2C-9972-7B37CD3B8459@FreeBSD.ORG>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <DC4E1D31-A755-4D2C-9972-7B37CD3B8459@FreeBSD.ORG>
User-Agent: Mutt/1.5.17 (2007-11-01)
Cc: "Andrey V. Elsukov" <bu7cher@yandex.ru>, 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
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=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/