haiku/src
Augustin Cavalier e042d58907 atheroswifi: Add AR9300 HAL.
Not really based on KapiX's patch (I looked at his Jamfile changes, but
did the rest of it myself.)

Besides the usual GCC2 (C89) fixes, this commit also changes FreeBSD's code
in removing two of the _reg_map_macro headers and adding only the relevant
portions to a post-preprocessed version of the non _macro files. This spares
us importing 7 MB (!) of headers.

KapiX confirmed his patch as working; hopefully I didn't break anything
in this import.
2018-07-12 20:07:33 -04:00
..
add-ons atheroswifi: Add AR9300 HAL. 2018-07-12 20:07:33 -04:00
apps Mediaplayer: remember position and volume 2018-07-11 17:37:56 +02:00
bin HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +00:00
build libroot_build: don't define system_time() on Haiku host. 2018-06-16 10:08:56 +00:00
data HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +00:00
kits HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +00:00
libs freebsd11_network: Properly implement CALLOUT_RETURNUNLOCKED. 2018-07-11 19:03:27 -04:00
preferences Appearance Prefs: drag and drop between ColorWhichItems 2018-07-10 21:20:09 +00:00
servers Media addon server: Suppress warnings 2018-07-10 21:19:35 +00:00
system scheduler: Fix setting priorities following the penalty cancellation changes. 2018-07-11 21:53:44 -04:00
tests HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +00:00
tools HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +00:00
Jamfile