From owner-freebsd-stable@FreeBSD.ORG Wed Nov 9 09:32:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E91D16A424 for ; Wed, 9 Nov 2005 09:32:27 +0000 (GMT) (envelope-from trinitor@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C6C43D49 for ; Wed, 9 Nov 2005 09:32:26 +0000 (GMT) (envelope-from trinitor@gmail.com) Received: by xproxy.gmail.com with SMTP id t10so179024wxc for ; Wed, 09 Nov 2005 01:32:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mIqNzOiYCs7+Rw9387AcDFyIQjqlyooyIhxu+CO6NoWSuIcs4Xzqvjeu0MWD8NQ4qW94zlGMj3+ZP/A80fLNAFFJawAYB2jUVS80g+QYpm8QtI0O5KyUHYafMtCf8N1NWx6xe2dujoPD8ZsiWMOjbuLCieRdEORZm1VzQFS+o5I= Received: by 10.65.147.11 with SMTP id z11mr502678qbn; Tue, 08 Nov 2005 23:47:15 -0800 (PST) Received: by 10.65.160.19 with HTTP; Tue, 8 Nov 2005 23:47:15 -0800 (PST) Message-ID: <33469ba20511082347g80a6350n964e6a680566f1ec@mail.gmail.com> Date: Wed, 9 Nov 2005 08:47:15 +0100 From: =?ISO-8859-1?Q?Mikkel_Sk=E6rris?= To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ndis and FBSD6.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 09:32:27 -0000 Hello! I have a IBM laptop T40 with a builtin wireless adapter (Intel 2100BG). For some time now I have been using the ipw driver, but I find i rather unstabl= e and it makes my system freeze quite often. So I have installed ndis as U used to do it on 5.4, but i seems that it can't bind to a specific SSID. Anyone experiencing the same problem? Best Regards