From owner-freebsd-mobile@FreeBSD.ORG Wed Feb 4 12:44:57 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6775416A4CE for ; Wed, 4 Feb 2004 12:44:57 -0800 (PST) Received: from www.ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A44743D5F for ; Wed, 4 Feb 2004 12:44:56 -0800 (PST) (envelope-from ambrisko@ambrisko.com) Received: from ambrisko.com (localhost [127.0.0.1]) by www.ambrisko.com (8.12.9p2/8.12.9) with ESMTP id i14KitFm057337; Wed, 4 Feb 2004 12:44:56 -0800 (PST) (envelope-from ambrisko@ambrisko.com) Received: (from ambrisko@localhost) by ambrisko.com (8.12.9p2/8.12.9/Submit) id i14KitQf057336; Wed, 4 Feb 2004 12:44:55 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200402042044.i14KitQf057336@ambrisko.com> In-Reply-To: <1075925285.761.38.camel@gyros> To: Joe Marcus Clarke Date: Wed, 4 Feb 2004 12:44:55 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: mobile@freebsd.org Subject: Re: Cisco mini-PCI cards with the latest firmware X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 20:44:57 -0000 Joe Marcus Clarke writes: | I'm curious if there are any known issues with the -CURRENT an driver, | and the Cisco Aironet mini-PCI cards running the latest firmware? I | have seen some emails in December, but I wanted to confirm if there was | still an issue on -CURRENT? Thanks. If you use older firmware (ie. firmware before they started to use TX Copy) then it works okay in -CURRENT. In 5.2 there was some #ifdef HACK code that tried to deal with the TX Copy stuff but it had negative effect on the older firmware. So it should work okay. Getting the information I need to fix it still hasn't happened and I haven't got lucky with my experiemnts :-( Doug A.