From owner-freebsd-current@FreeBSD.ORG Fri Mar 19 11:16:34 2004 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 47ECB16A4CF for ; Fri, 19 Mar 2004 11:16:34 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 28D7943D39 for ; Fri, 19 Mar 2004 11:16:34 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 15097 invoked by uid 1000); 19 Mar 2004 19:16:35 -0000 Date: Fri, 19 Mar 2004 11:16:35 -0800 (PST) From: Nate Lawson To: current@freebsd.org Message-ID: <20040319111518.D15029@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: atapicam broken on 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: Fri, 19 Mar 2004 19:16:34 -0000 Looks like the new interrupt timeout handling code in ATA broke atapicam. Booting results in a panic when atapicam is probing my acd0 device. I'll try to get a traceback later. -Nate