From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 29 23:14:05 2007 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58F2216A417 for ; Sun, 29 Jul 2007 23:14:05 +0000 (UTC) (envelope-from phil.dougherty@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.freebsd.org (Postfix) with ESMTP id 03E8213C45A for ; Sun, 29 Jul 2007 23:14:04 +0000 (UTC) (envelope-from phil.dougherty@gmail.com) Received: by py-out-1112.google.com with SMTP id a73so2658716pye for ; Sun, 29 Jul 2007 16:14:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=SDeb+6el+YAd8nVjO5e9ub3VnBezG7hDVg7wCNNyPl8EpNTxAzhOyWNLKxtzXDfUvBSzbjcuwEJLqkcBzJx7e9IbDODfS8BlwB+SAmq9sklAHL2f/GVwc5uyhtC4gG+/MS3gJHeUWdikrs2ZSF2wo0lKY+g2tyk8+b9OSq44/B0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=AYdLIzYSMrNY0blY8Z7Lo9G7IdSlQ5GWlHrv2/H1IHHYQU+h8gVOTZB3feEDPij9qVlRp9hUHAxOtL96gZTnThLKVPTK/vwbOwRLmk+DC7NUF37OVJb11zb95PYDutM2vyW98JdKug15EtqeuIeCqD63bwK6QCXDRKuXKk2NIPw= Received: by 10.142.102.5 with SMTP id z5mr268999wfb.1185749392838; Sun, 29 Jul 2007 15:49:52 -0700 (PDT) Received: by 10.143.159.19 with HTTP; Sun, 29 Jul 2007 15:49:52 -0700 (PDT) Message-ID: <1c37127b0707291549v6e216912j2a03983e02061443@mail.gmail.com> Date: Sun, 29 Jul 2007 18:49:52 -0400 From: "Phil Dougherty" To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Broadcom BCM4306 + ndis: ndis0: set ssid failed: 45 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 23:14:05 -0000 Hello, I am running 6.2-release-p5 on a Dell Latitude X300 with the Broadcom BCM4306 (which uses the bcmwl5.* driver files). After fiddling with the ndis setup I've managed to get the driver to load with success and I now have an ndis0 device in my ifconfig listing. The problem I'm having is that I can't seem to set any of the values in ifconfig.. particularly the ssid which tells me: ndis0: set ssid failed: 45 this also happens when I try to bring the ndis0 interface up. The lack of error messages here has me at a loss for what to try next and google wasn't of any help either. Thanks in advance for any help! -Phil