From owner-freebsd-current@FreeBSD.ORG Tue Sep 16 15:24:11 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 409C716A4B3 for ; Tue, 16 Sep 2003 15:24:11 -0700 (PDT) Received: from thuis.piwebs.com (217-19-20-186.dsl.cambrium.nl [217.19.20.186]) by mx1.FreeBSD.org (Postfix) with SMTP id B34AC43FB1 for ; Tue, 16 Sep 2003 15:24:09 -0700 (PDT) (envelope-from avleeuwen@piwebs.com) Received: (qmail 20798 invoked by uid 85); 16 Sep 2003 22:24:10 -0000 Received: from avleeuwen@piwebs.com by thuis.piwebs.com by uid 82 with qmail-scanner-1.20rc1 (uvscan: v4.2.40/v4288. Clear:RC:1:. Processed in 0.064853 secs); 16 Sep 2003 22:24:10 -0000 Received: from unknown (HELO 192.168.0.109) (192.168.0.109) by 0 with SMTP; 16 Sep 2003 22:24:10 -0000 From: Arjan van Leeuwen To: Joachim =?iso-8859-1?q?Str=F6mbergson?= Date: Wed, 17 Sep 2003 00:24:06 +0200 User-Agent: KMail/1.5.3 References: <200309162309.57465.avleeuwen@piwebs.com> <3F678198.3020005@ludd.luth.se> In-Reply-To: <3F678198.3020005@ludd.luth.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200309170024.06467.avleeuwen@piwebs.com> cc: current@freebsd.org Subject: Re: ATAng hangs with kernel from september 15 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, 16 Sep 2003 22:24:11 -0000 On Tuesday 16 September 2003 23:33, Joachim Str=F6mbergson wrote: > Aloha! > > Arjan van Leeuwen wrote: > > If I start my kernel from september 15, my computer hangs after this > > message: > > > > atapci0: port 0xa400-0xa40f at device > > 7.1 on pci0 > > ata0: at 0x1f0 irq 14 on atapci0 > > ata0: [MPSAFE] > > Did you wait a while? I just completed my system update (getting the > OpenSSH patch in at the same time, thanks sec-team!). After reboot my > system also stopped at the exact message above. After what felt like > about a minute, the system continued to boot and is running normally. > > Try again and see if it is a real, solid hang, or if it just takes a whil= e. > > Included is my dmesg. Thanks! I guess I'm too impatient these days... Yes, it works after waiting= =20 for about 30 seconds. So a correction, it doesn't hang, it's just slow when= =20 detecting :). Arjan