From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 6 Aug 2002 19:57:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 6 Aug 2002 19:57:55 -0400 Received: from louise.pinerecords.com ([212.71.160.16]:22790 "EHLO louise.pinerecords.com") by vger.kernel.org with ESMTP id ; Tue, 6 Aug 2002 19:57:52 -0400 Date: Wed, 7 Aug 2002 02:01:18 +0200 From: Tomas Szepe To: jt@hpl.hp.com Cc: lkml Subject: Re: [PATCH 2.4] New Wireless Extension API - part2 Message-ID: <20020807000118.GA2830@louise.pinerecords.com> References: <20020806180931.GE11313@bougret.hpl.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020806180931.GE11313@bougret.hpl.hp.com> User-Agent: Mutt/1.4i X-OS: GNU/Linux 2.4.19-pre10/sparc SMP X-Uptime: 63 days, 15:45 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Here is the second part of the new driver API for Wireless > Extensions. Few facts : > o needed by the new airo driver in 2.4.20-pre1 Does this mean the Aironet driver in 2.4.20-pre1 doesn't work currently? T.