From owner-freebsd-current@FreeBSD.ORG Sat Oct 25 00:45: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 3B9C516A4B3 for ; Sat, 25 Oct 2003 00:45:16 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 056CF43F93 for ; Sat, 25 Oct 2003 00:45:15 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id h9P7jLfX023477; Sat, 25 Oct 2003 09:45:21 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id h9P7jL0D023476; Sat, 25 Oct 2003 09:45:21 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <200310250745.h9P7jL0D023476@spider.deepcore.dk> In-Reply-To: <20031024224841.L67910@root.org> To: Nate Lawson Date: Sat, 25 Oct 2003 09:45:21 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: current@FreeBSD.ORG Subject: Re: 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: Sat, 25 Oct 2003 07:45:16 -0000 It seems Nate Lawson wrote: > > > * 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. > > > > This should be fixed in current. > > Fixed for me. Sometimes acd0 takes a little longer to probe but otherwise > I have not been able to recreate the panic now. Good! > > > * Resume fails, hanging with drive light on. Last event: 2003/10/2 > > > Appears to be a lost interrupt during reset. > > > > I've just committed some changes that makes suspend/resume work just > > fine on the notebooks I have access to. > > This works great for me! I have suspended/resumed to S3 many times now, > no problems. Excelent! > > > * 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. > > > > No idea about that on. > > It's gone as well. I can't reproduce any more whereas before I could > reproduce often. So now I have no problems with ATAng and I can run > it on all my!@#$jzv8p43pjf45!!^^ panic Okies, so you are a happy camper :) -Søren