From owner-freebsd-current@FreeBSD.ORG Mon May 12 19:07:24 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 D79F51065672; Mon, 12 May 2008 19:07:24 +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 4EF698FC13; Mon, 12 May 2008 19:07:24 +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 m4CJ7MqK023693; Mon, 12 May 2008 23:07:22 +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=1210619242; bh=bbhR8SdhX1Z3ljs541l9cEXxRjFJI+RQVujU0YQ Vq4U=; l=622; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=aZVXWDp+rlZfgTv4bhGFjG7OX 1OVWmrIpUd/ZrfTi25/S97WZKBd3rLCZPY17vIoPiaRBgthx/wx1N5ZsdfzznDXcbTQ qq/4j7c/Wz+U4uffEGDQ7uL8M4duw2koB9V6D1fMCPO6g4P0ajqKEv5sqCCW/TV4/Al 9h+1hZrzCg+k= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m4CJ7Md7023692; Mon, 12 May 2008 23:07:22 +0400 (MSD) (envelope-from ache) Date: Mon, 12 May 2008 23:07:21 +0400 From: Andrey Chernov To: Scott Long Message-ID: <20080512190721.GA23571@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Scott Long , "Andrey V. Elsukov" , sos@FreeBSD.ORG, 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: <48283CCB.1060507@samsco.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: "Andrey V. Elsukov" , current@FreeBSD.ORG, grehan@FreeBSD.ORG, sos@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: Mon, 12 May 2008 19:07:24 -0000 On Mon, May 12, 2008 at 06:49:15AM -0600, Scott Long wrote: > ATAPI devices should be getting their identifying strings via an > MMC INQ command instead of an ATA IDENTIFY command. What happens > if you add the atapicam driver? Nothing new happens at all at bootverbose. "camcontrol devlist -v" shows all 10 ATA channels (including SATA ones), but nothing is attached, no passN devices created. "rescan all" not helps too. Those 2 DVDs works well even under FreeBSD with previous motherboard under atapicd driver. They currently are bootable too, i.e. works at the BIOS level. -- http://ache.pp.ru/