From owner-freebsd-questions@FreeBSD.ORG Thu Mar 22 16:16:03 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6543116A403 for ; Thu, 22 Mar 2007 16:16:03 +0000 (UTC) (envelope-from rajkumars@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id E374C13C4C5 for ; Thu, 22 Mar 2007 16:16:02 +0000 (UTC) (envelope-from rajkumars@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so567102nza for ; Thu, 22 Mar 2007 09:16:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pZalIpmEIRVVA0iA6M4ZG1l/x/RsJsno9h3FJ9Yom8bMcPDPzcmNPvUbw+0IVWKPzNL18Pm97CeEeDp9slv4p5hcb1MNbKQutdXtqs2mBcvmx8crnlQHWrEM+OD5Xia6ffleWT+/SJaWqX/CAS8mh0iRgEd4dYKjQh70Wg3SkLU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mHED/5GTGH8RQdC5kXZPKnqIyNQfDVCnDz/uzJmH+lR+VRwSTCqNTlkiD57XP+s7QTHHG8c4cL14qctDUWc5RSpTZeT4yyxRUGXyQsI/0bThg7mUGgmoJXWinEGnDH/mKUuandA9w19YCnS9oDcnP4+D162Re/OK5WyCqPUJekY= Received: by 10.35.114.16 with SMTP id r16mr3916647pym.1174580161702; Thu, 22 Mar 2007 09:16:01 -0700 (PDT) Received: by 10.35.21.10 with HTTP; Thu, 22 Mar 2007 09:16:01 -0700 (PDT) Message-ID: <64de5c8b0703220916r25eaf730yd3a6ca228e440c22@mail.gmail.com> Date: Thu, 22 Mar 2007 21:46:01 +0530 From: "Rajkumar S" To: freebsd-questions@freebsd.org In-Reply-To: <8efc42630703220500qba51f94md94bf5b018909103@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <64de5c8b0703182321m5903c629ke480f039c02c3ee0@mail.gmail.com> <8efc42630703210526l17f7d4bbqb138b7bdcc1b5bc4@mail.gmail.com> <64de5c8b0703220000h6a5192ci6fe4e9d7eb8641f7@mail.gmail.com> <8efc42630703220500qba51f94md94bf5b018909103@mail.gmail.com> Subject: Re: No core dump after panic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 16:16:03 -0000 On 3/22/07, Simon Chang wrote: > Check out "man savecore" for a list of flags. Thanks, I will check that out. > Have you submitted a formal PR? I have to say that I have not had > experience with that device or driver. What other responses have you > gotten from people? Yes, 110663, Sam Leffler the author of the driver has responded. I hope he will fix this problem. raj