From owner-freebsd-current@FreeBSD.ORG Wed Nov 26 12:09:16 2003 Return-Path: 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 D34C016A4CE for ; Wed, 26 Nov 2003 12:09:16 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id B775843FD7 for ; Wed, 26 Nov 2003 12:09:14 -0800 (PST) (envelope-from freebsd-current@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AP5yL-0003do-00 for ; Wed, 26 Nov 2003 21:09:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AP5yJ-0003dg-00 for ; Wed, 26 Nov 2003 21:09:11 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AP5yJ-0005NC-00 for ; Wed, 26 Nov 2003 21:09:11 +0100 From: Manfred Lotz Date: Wed, 26 Nov 2003 20:39:46 +0100 Lines: 23 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Sender: news Subject: Re: Hanging at boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 26 Nov 2003 20:09:16 -0000 On Mon, 24 Nov 2003 08:00:49 +0100, Manfred Lotz wrote: > Hi there, > > Last time (around middle of October) when I tried out a new current kernel > it was hanging at boot time at acd1 > > ata1 is: > acd1: DVD-ROM at ata1-slave UDMA33 > > > I tried it again yesterday. Now acd1 seems to be fine. However it hangs > at acd2.After the following message > acd2: CD-RW at ata3-master UDMA33 > > it stops working. No error message is showing up. > In the meantime I found out that the cause of the problem is atapicam. If I remove it from my kernel config I'm fine (but I have no atapicam). Manfred