Re: bsd-airtools
Jerry A! <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | Broken Toys Unlimited |
| Message-ID | <[email protected]> |
On Sat, Jul 06, 2002 at 03:48:19PM -0600, M. Warner Losh wrote: : In message: <[email protected]> : Sean Chittenden <[email protected]> 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 [email protected] with "unsubscribe freebsd-mobile" in the body of the message