From owner-freebsd-current@FreeBSD.ORG Thu Sep 18 09:46:38 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 EAB5316A4BF for ; Thu, 18 Sep 2003 09:46:38 -0700 (PDT) Received: from energistic.com (12-223-237-12.client.insightbb.com [12.223.237.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B59543F3F for ; Thu, 18 Sep 2003 09:46:36 -0700 (PDT) (envelope-from steve@energistic.com) Received: from energistic.com (steve@localhost [127.0.0.1]) by energistic.com (8.12.9/8.12.9) with ESMTP id h8IGkZCf075840; Thu, 18 Sep 2003 11:46:35 -0500 (EST) (envelope-from steve@energistic.com) Received: (from steve@localhost) by energistic.com (8.12.9/8.12.9/Submit) id h8IGkZNt074964; Thu, 18 Sep 2003 11:46:35 -0500 (EST) (envelope-from steve) Date: Thu, 18 Sep 2003 11:46:35 -0500 From: Steve Ames To: Soren Schmidt Message-ID: <20030918164635.GA99217@energistic.com> References: <20030918155125.GC22643@student.agh.edu.pl> <200309181638.h8IGcPox025307@spider.deepcore.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200309181638.h8IGcPox025307@spider.deepcore.dk> User-Agent: Mutt/1.5.4i cc: freebsd-current@freebsd.org Subject: Re: ATAng still problematic 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: Thu, 18 Sep 2003 16:46:39 -0000 On Thu, Sep 18, 2003 at 06:38:25PM +0200, Soren Schmidt wrote: > Anyhow, what I need to be able to tell what may be going on, is that > you boot verbose and get me the output from dmesg from a boot that > found all device, and from a boot that missed. Anyone know how to make the message buffer larger? I don't have a serial console hooked up currently and a boot verbose is way over the 32K default buffer size so only get the last 32K once the system is booted up. -Steve