From owner-freebsd-mobile Sat Jul 6 15:18:13 2002 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 5F1D037B400 for ; Sat, 6 Jul 2002 15:18:11 -0700 (PDT) Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id C655743E31 for ; Sat, 6 Jul 2002 15:18:10 -0700 (PDT) (envelope-from jerry@thehutt.org) Received: from [10.0.3.13] (helo=nomad.thehutt.org) by bobo.thehutt.org with esmtp (Exim 4.05) id 17QxuT-0002zg-00; Sat, 06 Jul 2002 18:20:09 -0400 Received: from jerry by nomad.thehutt.org with local (Exim 4.05) id 17Qxs8-00018m-00; Sat, 06 Jul 2002 18:17:44 -0400 Date: Sat, 6 Jul 2002 18:17:43 -0400 From: Jerry A! To: "M. Warner Losh" Cc: sean@chittenden.org, eculp@encontacto.net, freebsd-mobile@FreeBSD.ORG Subject: Re: bsd-airtools Message-ID: <20020706221743.GA4316@nomad.thehutt.org> Reply-To: jerry@thehutt.org References: <1025274143.3d1c711f53500@Mail.EnContacto.Net> <20020628.110352.127777569.imp@village.org> <20020706143640.F43307@ninja1.internal> <20020706.154819.127704951.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020706.154819.127704951.imp@village.org> User-Agent: Mutt/1.4i Organization: Broken Toys Unlimited 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 On Sat, Jul 06, 2002 at 03:48:19PM -0600, M. Warner Losh wrote: : In message: <20020706143640.F43307@ninja1.internal> : Sean Chittenden writes: : : > I use them all the time on my -current laptop. I've had to minorly : : > hack things to get them to compile, but that's changing bat/common.h : : > to dev/wi/if_wavelan_ieee.h. : : : : Umm... there a reason why a port of this hasn't been made? I'd gladly : : hack together the port if someone here would commit it. :~) -sc : : I'll commit it if you put it together. I'll make sure that it : complies with the current port guidelines and all those fussy things : that portmgr likes to have in place :-) I was just hacking on something like this today. The biggest issues that I saw were the need to put in a bunch of "if ${OSVERSION}" to keep track of being '< 4.6' (mark as FORBIDDEN = kernel needs to be manually patched), and then another one to differentiate between when if_wavelan_ieee.h was moved from /usr/include/machine to /usr/include/dev/wi. Warner, do you have the ${OSVERSION} tags for the header changes, or should one just use ".if exists(/usr/include/dev/wi/..."?. Also, were all the appropriate bits in the /usr/include/machine/if_wavelan_ieee.h file? --Jerry Open-Source software isn't a matter of life or death... ...It's much more important than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message