From owner-freebsd-net@FreeBSD.ORG Sun Sep 18 05:07:49 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1822D106566B for ; Sun, 18 Sep 2011 05:07:49 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id CCCE48FC17 for ; Sun, 18 Sep 2011 05:07:48 +0000 (UTC) Received: by gyf2 with SMTP id 2so4459362gyf.13 for ; Sat, 17 Sep 2011 22:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=pshMyrCe/QZZl6NQJcp+wH9zHhYq9sPszfixwI+DqF4=; b=dBTftNApgdwfV/apsio3xjZNJr3/+7UsY69fQVxrW1/QcsTUQimKARhI+QezSauLlE LAnYW6M9BV/aMpTJimn2/M9xfjtVx+zbIiIzVB9UfRFjiLvkF4Y085AriJT660mni6nQ ylxLWWAZKTuK3E9j1RF4WGhS5N2MCYQ7Zry5Q= MIME-Version: 1.0 Received: by 10.236.129.165 with SMTP id h25mr18099yhi.38.1316322468132; Sat, 17 Sep 2011 22:07:48 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sat, 17 Sep 2011 22:07:48 -0700 (PDT) In-Reply-To: <201109171750.p8HHo83U000913@freefall.freebsd.org> References: <201109171750.p8HHo83U000913@freefall.freebsd.org> Date: Sun, 18 Sep 2011 13:07:48 +0800 X-Google-Sender-Auth: vplrKLskfb6dSIHXJZHQGBVnhCk Message-ID: From: Adrian Chadd To: Zach Metzinger Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: kern/141861:[wi] data garbled with WEP and wi(4) with Prism 2.5 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2011 05:07:49 -0000 .. PRISM should have built-in WEP. It's very possible there have been driver regressions since 7.x days. It would be nice if someone would step up and offer to maintain some of these older wireless drivers. :) Adrian