From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 06:51:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57DFC16A4CE for ; Sun, 29 Aug 2004 06:51:25 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1100D43D48 for ; Sun, 29 Aug 2004 06:51:25 +0000 (GMT) (envelope-from sanjaymakadia@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so33642rnl for ; Sat, 28 Aug 2004 23:51:24 -0700 (PDT) Received: by 10.38.171.20 with SMTP id t20mr429809rne; Sat, 28 Aug 2004 23:51:24 -0700 (PDT) Received: by 10.38.96.63 with HTTP; Sat, 28 Aug 2004 23:51:18 -0700 (PDT) Message-ID: Date: Sun, 29 Aug 2004 01:51:18 -0500 From: Sanjay Makadia To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: how to get ndis support working in freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sanjay Makadia List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 06:51:25 -0000 Hi, I am newbie as far as freebsd is concerned. I installed the latest version of freebsd 5.2.1 last week and to make my wireless card to work i need ndis wrapper. I searched for it on the web and found the necessary drivers. I searched for ndis on my system but it seems like its not there. Do i have rebuild the kernel with some flags to install ndis or can i just get source for ndis and install it? Any help is highly appreciated. Thanks in advance.