Home | History | Annotate | Download | only in ic
History log of /src/sys/external/isc/atheros_hal/ic/ah_osdep.c
RevisionDateAuthorComments
 1.7  21-Sep-2021  christos don't opencode kauth_cred_get()
 1.6  11-Apr-2012  nakayama Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code.
 1.5  17-Jul-2011  joerg branches: 1.5.2; 1.5.6;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.4  20-Feb-2011  jmcneill support building as a module
 1.3  07-Aug-2009  sborrill branches: 1.3.4; 1.3.6; 1.3.8; 1.3.10;
NetBSD doesn't support alq(9) and hence ATHHAL_DEBUG_ALQ is unusable.
Nevertheless, remove reference to old binary HAL header file in the
ATHHAL_DEBUG_ALQ section.
 1.2  24-Mar-2009  martin branches: 1.2.2; 1.2.4;
Now that we compile the Atheros HAL from source we pass all the right
flags to the compiler so it obeys the same ABI as the rest of the kernel.
Remove the hacks used to work around the abi differences (using %s7 as
curlwp) intruduced for the binary hal.
 1.1  11-Dec-2008  alc branches: 1.1.2; 1.1.4; 1.1.6;
Import HAL's OS dependent code and config(9)'s interface header.
 1.1.6.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.1.4.3  28-Apr-2009  skrll Sync with HEAD.
 1.1.4.2  19-Jan-2009  skrll Sync with HEAD.
 1.1.4.1  11-Dec-2008  skrll file ah_osdep.c was added on branch nick-hppapmap on 2009-01-19 13:19:33 +0000
 1.1.2.2  17-Jan-2009  mjf Sync with HEAD.
 1.1.2.1  11-Dec-2008  mjf file ah_osdep.c was added on branch mjf-devfs2 on 2009-01-17 13:29:16 +0000
 1.2.4.3  14-Aug-2009  snj Pull up following revision(s) (requested by sborrill in ticket #910):
sys/external/isc/atheros_hal/ic/ah_osdep.c: revision 1.3
NetBSD doesn't support alq(9) and hence ATHHAL_DEBUG_ALQ is unusable.
Nevertheless, remove reference to old binary HAL header file in the
ATHHAL_DEBUG_ALQ section.
 1.2.4.2  07-Aug-2009  snj Apply patch (requested by jmcneill in ticket 775):
Update to the open source atheros HAL.
 1.2.4.1  24-Mar-2009  snj file ah_osdep.c was added on branch netbsd-5 on 2009-08-07 06:43:50 +0000
 1.2.2.3  19-Aug-2009  yamt sync with head.
 1.2.2.2  04-May-2009  yamt sync with head.
 1.2.2.1  24-Mar-2009  yamt file ah_osdep.c was added on branch yamt-nfs-mp on 2009-05-04 08:13:42 +0000
 1.3.10.1  05-Mar-2011  bouyer Sync with HEAD
 1.3.8.1  06-Jun-2011  jruoho Sync with HEAD.
 1.3.6.2  21-Apr-2010  matt sync to netbsd-5
 1.3.6.1  07-Aug-2009  matt file ah_osdep.c was added on branch matt-nb5-mips64 on 2010-04-21 00:28:12 +0000
 1.3.4.1  05-Mar-2011  rmind sync with head
 1.5.6.1  29-Apr-2012  mrg sync to latest -current.
 1.5.2.1  17-Apr-2012  yamt sync with head

RSS XML Feed