Home | History | Annotate | Download | only in dist
History log of /src/sys/external/isc/atheros_hal/dist/ah_internal.h
RevisionDateAuthorComments
 1.6  07-Mar-2011  cegger Get improvements from FreeBSD-current (January 2011).
Successfully tested with WEP, WPA and WPA2 on AR9285.
Reviewed by jmcneill@
 1.5  20-Feb-2011  jmcneill add AR9280 support
 1.4  26-Jan-2011  dyoung Protect against a NULL pointer dereference that I've seen in the wild.
 1.3  14-May-2009  reinoud branches: 1.3.2; 1.3.6; 1.3.8; 1.3.10; 1.3.12;
Fix prototypes to match the functions. The prototypes had `int' specified for
parameters or result where they should have been the corresponding enums.

gcc won't bitch on them but conceptually they are different and could be
stored in a different width. Compiling with pcc brought this to light.
 1.2  11-Dec-2008  alc branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8;
Fix the build of the new HAL:

- constify link-set iterator
- do RF lookup only if any RF has been built
- fix global symbols shadowing
- const static -> static const
- don't redefine `uintptr_t'
- use `unsigned long' in __DECONST()
- fix AH_RF() macros
- __va_list -> va_list
- add missing struct trailing element
- add a few #ifdef AH_DEBUG block to avoid empty if() statement
- some other nits...
 1.1  11-Dec-2008  alc branches: 1.1.1;
Initial revision
 1.1.1.1  11-Dec-2008  alc Import Atheros HAL, from FreeBSD (revision 185521)
 1.2.8.3  16-May-2009  yamt sync with head
 1.2.8.2  04-May-2009  yamt sync with head.
 1.2.8.1  11-Dec-2008  yamt file ah_internal.h was added on branch yamt-nfs-mp on 2009-05-04 08:13:37 +0000
 1.2.6.1  23-Jul-2009  jym Sync with HEAD.
 1.2.4.2  19-Jan-2009  skrll Sync with HEAD.
 1.2.4.1  11-Dec-2008  skrll file ah_internal.h was added on branch nick-hppapmap on 2009-01-19 13:19:19 +0000
 1.2.2.2  17-Jan-2009  mjf Sync with HEAD.
 1.2.2.1  11-Dec-2008  mjf file ah_internal.h was added on branch mjf-devfs2 on 2009-01-17 13:29:11 +0000
 1.3.12.2  05-Mar-2011  bouyer Sync with HEAD
 1.3.12.1  08-Feb-2011  bouyer Sync with HEAD
 1.3.10.1  06-Jun-2011  jruoho Sync with HEAD.
 1.3.8.2  21-Apr-2010  matt sync to netbsd-5
 1.3.8.1  14-May-2009  matt file ah_internal.h was added on branch matt-nb5-mips64 on 2010-04-21 00:28:05 +0000
 1.3.6.2  21-Apr-2011  rmind sync with head
 1.3.6.1  05-Mar-2011  rmind sync with head
 1.3.2.2  07-Aug-2009  snj Apply patch (requested by jmcneill in ticket 775):
Update to the open source atheros HAL.
 1.3.2.1  14-May-2009  snj file ah_internal.h was added on branch netbsd-5 on 2009-08-07 06:43:30 +0000

RSS XML Feed