From owner-freebsd-mobile Wed Aug 8 8:54:56 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by hub.freebsd.org (Postfix) with ESMTP id 6F13E37B413 for ; Wed, 8 Aug 2001 08:54:54 -0700 (PDT) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.11.3/8.11.3) id f78FrrS58944 for freebsd-mobile@freebsd.org; Wed, 8 Aug 2001 08:53:53 -0700 (PDT) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200108081553.f78FrrS58944@ambrisko.com> Subject: Updated Aironet patches (untested LEAP support) To: freebsd-mobile@freebsd.org Date: Wed, 8 Aug 2001 08:53:53 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FYI, I updated the Cisco/Aironet patches. Main changes are: Initialize an_was_monitor by Marco Molteni. Attempt to add LEAP support, hints from Richard. I'd like to verify this works with someone that has a LEAP environment. Change DELAYs in flash part of driver to FLASH_DELAY which uses tsleep so it doesn't look like your system died during a flash update. Eventually I need to add the flash code to ancontrol (see airoflash.c GPL that works on FreeBSD) Install header files in /usr/include/dev/an This is relative to an older -stable so the header cleanup will conflict with the what's in -stable and -current. Since so much has been happening in -stable I'm a little nervous to update my laptop to it right now. After 4.4 release happens then I'll update the patch set. I figured I'd get this code out in the hopes someone might be able to test the LEAP stuff. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message