From owner-freebsd-hardware@FreeBSD.ORG Wed Apr 7 15:42:43 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7E2A16A4CE; Wed, 7 Apr 2004 15:42:43 -0700 (PDT) Received: from mail.npd.ufsc.br (mail.npd.ufsc.br [150.162.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E47B43D41; Wed, 7 Apr 2004 15:42:41 -0700 (PDT) (envelope-from carlson@npd.ufsc.br) Received: from localhost (localhost [127.0.0.1]) by mail.npd.ufsc.br (Postfix) with ESMTP id 90E649493; Wed, 7 Apr 2004 16:59:55 -0300 (EST) Received: from npd.ufsc.br (balantidium.interop.ufsc.br [150.162.248.5]) by mail.npd.ufsc.br (Postfix) with ESMTP id C395C9438; Wed, 7 Apr 2004 16:59:54 -0300 (EST) Message-ID: <40745DB7.9060202@npd.ufsc.br> Date: Wed, 07 Apr 2004 16:59:51 -0300 From: Augusto Castelan Carlson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <4072AF32.9060506@npd.ufsc.br> <40736DD9.2090007@ec.rr.com> <4073FB4D.3060901@npd.ufsc.br> <200404071315.17154.jhb@FreeBSD.org> In-Reply-To: <200404071315.17154.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS 0.3.12pre8 cc: freebsd-hardware@freebsd.org Subject: Re: NICs not reconized - FreeBSD 4.9 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 22:42:44 -0000 John Baldwin wrote: >> I know that they work on >>FreeBSD 5.2.1, but the application that I'm intend to use only works on >>version 4.x. > > Note that you can run 4.x binaries on a 5.x system so long as you install the > compat4x distribution. I'm using CoralReef from CAIDA. I compiled the application, and the kernel with ATM interface drivers. Can I get the ATM interface driver sources and add it to de FreeBSD 5.2.1 kernel compilation? It will be compatible? Can I copy CoralReef libs to FreeBSD 5.2.1 too? Thanks, Augusto