From owner-freebsd-current@FreeBSD.ORG Tue Oct 7 11:28:49 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 12E0F16A4B3 for ; Tue, 7 Oct 2003 11:28:49 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id AA02B43FF7 for ; Tue, 7 Oct 2003 11:28:45 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 6784 invoked by uid 1000); 7 Oct 2003 18:28:44 -0000 Date: Tue, 7 Oct 2003 11:28:44 -0700 (PDT) From: Nate Lawson To: current@freebsd.org Message-ID: <20031007112702.X6781@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ATAng issues status report 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: Tue, 07 Oct 2003 18:28:49 -0000 Here is an updated status of ATAng for me. I periodically test it to see if any of the following problems go away. * Panic occurs after ATAFD fails to probe. Last event: 2003/10/6 I have no ATAFD device on my system and normally no messages are printed about it on boot. However, periodically ATAFD will print a bunch of messages on console about failing to probe. The machine works normally but at some point during use, it panics with a re-use of freed memory, last user was ATAFD. Most of the time the machine doesn't print anything about ATAFD and there is no panic but maybe 1/5 reboots it does. * Resume fails, hanging with drive light on. Last event: 2003/10/2 Appears to be a lost interrupt during reset. * Lost interrupt for ATA-SLAVE on reboot. Last event: 2003/10/7 I'm unsure if this is actually a problem but occasionally it prints a message right before rebooting about loosing an interrupt. I'll try to get more info. Device is Intel 82801CA/CAM ICH3 ATA100 controller. There are no slave devices, just one master hard drive on primary and one master DVD/CDRW on secondary. -Nate