From owner-freebsd-questions@FreeBSD.ORG Mon Dec 19 01:31:24 2005 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 E057816A41F for ; Mon, 19 Dec 2005 01:31:24 +0000 (GMT) (envelope-from dhanson@securityfocus.com) Received: from outgoing.securityfocus.com (outgoing.securityfocus.com [205.206.231.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AEE843D49 for ; Mon, 19 Dec 2005 01:31:24 +0000 (GMT) (envelope-from dhanson@securityfocus.com) Received: from outgoing.securityfocus.com by outgoing.securityfocus.com via smtpd (for mx1.freebsd.org [216.136.204.125]) with ESMTP; Sun, 18 Dec 2005 17:31:24 -0800 Received: from mail.securityfocus.com (mail.securityfocus.com [205.206.231.9]) by outgoing3.securityfocus.com (Postfix) with SMTP id 1FFC82377EF for ; Sun, 18 Dec 2005 17:55:00 -0700 (MST) Received: (qmail 15828 invoked by uid 1061); 19 Dec 2005 01:24:18 -0000 Date: Sun, 18 Dec 2005 18:24:18 -0700 From: Daniel Hanson To: freebsd-questions@freebsd.org Message-ID: <20051219012418.GD7506@securityfocus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i Subject: a31p, wi driver, and WPA (followup) 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: Mon, 19 Dec 2005 01:31:25 -0000 Well, I know the problem now. The wi driver doesn't support WPA, even though the firmware on the card in question (and probably a few other prism based cards) does support WPA. I found a thread in the FreeBSD-Stable mailing list from just a few days ago that clarifies this. http://docs.freebsd.org/cgi/getmsg.cgi?fetch=632961+0+archive/2005/freebsd-stable/20051218.freebsd-stable http://docs.freebsd.org/cgi/getmsg.cgi?fetch=401367+0+archive/2005/freebsd-stable/20051218.freebsd-stable As the second link indicates, it doesn't look like Sam has the time or energy to resolve the situation, seems like it's back to WeP for me.... I should have paid closer attention to the capabilities that the driver was reporting instead of assuming that because the card supported it... well live and learn. Thanks D --