From owner-freebsd-current@FreeBSD.ORG Thu Apr 3 14:41:42 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 9F4E637B401 for ; Thu, 3 Apr 2003 14:41:42 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E5943F93 for ; Thu, 3 Apr 2003 14:41:41 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.7) with ESMTP id h33MfQD0035369; Thu, 3 Apr 2003 14:41:30 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h33MfQ3s035368; Thu, 3 Apr 2003 14:41:26 -0800 (PST) Date: Thu, 3 Apr 2003 14:41:25 -0800 From: "David O'Brien" To: "Robin P. Blanchard" Message-ID: <20030403224125.GA34932@dragon.nuxi.com> Mail-Followup-To: David O'Brien , "Robin P. Blanchard" , current@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@freebsd.org Subject: Re: Panic on fxp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2003 22:41:42 -0000 On Thu, Apr 03, 2003 at 04:10:04PM -0500, Robin P. Blanchard wrote: > # ls -ltr /usr/src/sys/dev/fxp/ > total 116 > -rw-r--r-- 1 root wheel 21318 Oct 25 2001 rcvbundl.h > -rw-r--r-- 1 root wheel 8190 Apr 2 13:00 if_fxpvar.h > -rw-r--r-- 1 root wheel 73326 Apr 3 11:46 if_fxp.c > -rw-r--r-- 1 root wheel 12975 Apr 3 15:14 if_fxpreg.h "fgrep '$FreeBSD' *fxp*" would be more useful.