From owner-freebsd-questions@FreeBSD.ORG Wed May 31 20:43:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 131DF16BD2E for ; Wed, 31 May 2006 20:43:35 +0000 (UTC) (envelope-from thenasko@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB4DC43D46 for ; Wed, 31 May 2006 20:43:27 +0000 (GMT) (envelope-from thenasko@gmail.com) Received: by py-out-1112.google.com with SMTP id z74so81020pyg for ; Wed, 31 May 2006 13:43:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=CJmovVxmD9/imCszzzM7sS97mGX+rrkIbypwJEXNkjecmSZAsN+Q/Dym+eI+ZecPJuUfDLpMga7/49XyTdXXPjjU15qKiuAqrWu8VsGBgIBUjmbFxj0JPlR1ZDKHh7DU/O1jJAfkVa4ClWI12IhTmVc4ZHU8Q7rDBh7c5hwoLlc= Received: by 10.35.49.4 with SMTP id b4mr235227pyk; Wed, 31 May 2006 13:43:27 -0700 (PDT) Received: by 10.35.52.11 with HTTP; Wed, 31 May 2006 13:43:27 -0700 (PDT) Message-ID: Date: Wed, 31 May 2006 22:43:27 +0200 From: "Atanas Atanasov" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <000801c68312$4d2e5590$0201a8c0@AMD1700> <200605290912.49807.mark@msen.com> <007301c684b0$4537c070$0201a8c0@AMD1700> Subject: Re: Problem with wireless card drivers 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: Wed, 31 May 2006 20:43:40 -0000 I am quite new to FreeBSD. Could you please explain what do you mean by "recompiled kernel to be sure that the wireless support is included". Do you mean to create a kernel config with ndis and if_ndis statically linked into it? I haven't done this one so far. Atanas