From owner-freebsd-current@FreeBSD.ORG Thu Jun 18 18:26:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E71281065672 for ; Thu, 18 Jun 2009 18:26:38 +0000 (UTC) (envelope-from ibb_orac@mbox.contact.bg) Received: from sd97.btc-net.bg (SD97.btc-net.bg [212.39.90.97]) by mx1.freebsd.org (Postfix) with SMTP id 756D88FC12 for ; Thu, 18 Jun 2009 18:26:38 +0000 (UTC) (envelope-from ibb_orac@mbox.contact.bg) Received: (qmail 4096 invoked by uid 605); 18 Jun 2009 18:00:00 -0000 Received: from unknown (HELO chameleon) (83.228.34.40) by 0 with SMTP; 18 Jun 2009 17:59:59 -0000 Message-ID: From: "Ivailo Bonev" To: Date: Thu, 18 Jun 2009 20:59:43 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="windows-1251"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Subject: How to grab a dump from panic on boot in FreeBSD Current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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 Jun 2009 18:26:39 -0000 I want to send a panic that is reproducible when boot my laptop with ndis module for Broadcom wireless card, but don't know how to send screen output to a file? Can anyone help me?