summaryrefslogtreecommitdiff
path: root/sys/dev/awi/awivar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* update for new 802.11 supportSam Leffler2003-06-281-0/+18
* Use __FreeBSD_version to test what things to useWarner Losh2002-05-311-1/+1
* Remove __P.Alfred Perlstein2002-03-201-23/+23
* Bite the bullet and provde memcmp() and memset(), this will be cheaperPoul-Henning Kamp2000-09-021-16/+0
* Add support for WEP functionality.Atsushi Onoe2000-08-141-7/+42
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* Provide mem* for compat with NetBSD to fix LINTWarner Losh2000-04-171-0/+15
* Awi driver, ported from NetBSD from Atsushi Once-san.Warner Losh2000-04-061-0/+188