From owner-freebsd-mobile@FreeBSD.ORG Fri Mar 4 13:59:19 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFF5B16A542 for ; Fri, 4 Mar 2005 13:59:18 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id BC36143D5C for ; Fri, 4 Mar 2005 13:59:17 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail invoked by alias); 04 Mar 2005 13:59:16 -0000 Received: from dsl-084-056-231-166.arcor-ip.net (EHLO [192.168.1.4]) (84.56.231.166) by mail.gmx.net (mp025) with SMTP; 04 Mar 2005 14:59:16 +0100 X-Authenticated: #1954550 Message-ID: <42286A05.8050800@gmx.de> Date: Fri, 04 Mar 2005 15:00:37 +0100 From: Phil Schulz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041217 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: Pablo Allietti References: <20050302221736.GA5378@omega.lacnic.net.uy> In-Reply-To: <20050302221736.GA5378@omega.lacnic.net.uy> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 cc: freebsd-mobile@freebsd.org Subject: Re: ndiswrapper X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 13:59:19 -0000 On 03/02/05 23:17, Pablo Allietti wrote: > hi all again. :) > > i have a problem to install ndiswrapper any body have a port for that? > or any instruction to make this package? > There is no port since it is included in the base system since FreeBSD 5.3 For details see ndis(4) and ndiscvt(8). Regards, Phil.