From owner-freebsd-net@FreeBSD.ORG Sat Apr 9 14:55:31 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 69626106566B for ; Sat, 9 Apr 2011 14:55:31 +0000 (UTC) (envelope-from bschmidt@techwires.net) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 092AE8FC12 for ; Sat, 9 Apr 2011 14:55:30 +0000 (UTC) Received: by fxm11 with SMTP id 11so3724718fxm.13 for ; Sat, 09 Apr 2011 07:55:29 -0700 (PDT) Received: by 10.223.143.12 with SMTP id s12mr1248884fau.121.1302360929702; Sat, 09 Apr 2011 07:55:29 -0700 (PDT) Received: from amy.lab.techwires.net (dslb-088-067-209-062.pools.arcor-ip.net [88.67.209.62]) by mx.google.com with ESMTPS id l3sm166854fap.36.2011.04.09.07.55.27 (version=SSLv3 cipher=OTHER); Sat, 09 Apr 2011 07:55:28 -0700 (PDT) Sender: Bernhard Schmidt From: Bernhard Schmidt To: freebsd-wireless@freebsd.org Date: Sat, 9 Apr 2011 16:55:28 +0200 User-Agent: KMail/1.13.6 (FreeBSD/8.2-STABLE; KDE/4.6.2; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201104091655.28798.bschmidt@freebsd.org> Cc: freebsd-net@freebsd.org Subject: ral(4) - RT2560 + RF5222 does it exist? 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: Sat, 09 Apr 2011 14:55:31 -0000 Hi, while working on getting RT2860 (and friends) support ported over from OpenBSD I've noticed that Damien has removed a few bits related to 5GHz support for RT2560 series chips (about 4 years ago). It looks like the code is not complete to handle 11a channels on hardware which seems to not even exist. Is anyone aware of such cards? I haven't found any.. So, while bringing in a bunch of other fixes, I'd also remove those bits if no one jumps in with such a card. Note, only the RT2560 is affected by this not the RT2x61. -- Bernhard