From owner-freebsd-current@FreeBSD.ORG Wed Feb 1 11:51:03 2006 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 40BA716A420 for ; Wed, 1 Feb 2006 11:51:03 +0000 (GMT) (envelope-from thomas@FreeBSD.ORG) Received: from melamine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id E963643D58 for ; Wed, 1 Feb 2006 11:51:01 +0000 (GMT) (envelope-from thomas@FreeBSD.ORG) Received: by melamine.cuivre.fr.eu.org (Postfix, from userid 1000) id C867F5C41D; Wed, 1 Feb 2006 12:51:00 +0100 (CET) Date: Wed, 1 Feb 2006 12:51:00 +0100 From: Thomas Quinot To: Michiel Boland Message-ID: <20060201115100.GI12912@melamine.cuivre.fr.eu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.11 Cc: freebsd-current@freebsd.org Subject: Re: boot problem with atapicam 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: Wed, 01 Feb 2006 11:51:03 -0000 * Michiel Boland, 2006-01-21 : > acd0: setting PIO4 on 8237 chip > acd0: setting UDMA33 on 8237 chip > acd0: DVDR drive at ata1 as master What happens if you disable acd? Thomas.