History log of /haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/Jamfile
Revision Date Author Comments
# 753c7e08 05-Jan-2019 Augustin Cavalier <waddlesplash@gmail.com>

freebsd11_wlan -> freebsd_wlan.

FreeBSD 12's net80211 layer contains only 2 small KPI breaks from FreeBSD 11,
so we can upgrade it, apply those 2 changes to the drivers which are affected
(as the changes are in some lesser-used functions), and then upgrade all drivers
one at a time.


# dba28784 24-Dec-2018 Augustin Cavalier <waddlesplash@gmail.com>

freebsd11_network -> freebsd_network.

FreeBSD 12 has no major changes to the ifnet KPIs that constitute a
source compatibility break, save a single one related to locking
which doesn't really apply to us, and so we don't need to create
a "freebsd12_network" directory to work through the upgrades.


# e042d589 12-Jul-2018 Augustin Cavalier <waddlesplash@gmail.com>

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.


# a052f480 11-Jul-2018 Augustin Cavalier <waddlesplash@gmail.com>

atheroswifi: Sync with FreeBSD 11.1.

Thanks to khaled and return0e for testing!


# 743088d4 13-Apr-2017 Adrien Destugues <pulkomandy@pulkomandy.tk>

Fix users of PAGE_SIZE

- Replaced by B_PAGE_SIZE where possible
- Enabled the _XOPEN_SOURCE feature define otherwise


# 74bf05c2 23-Feb-2012 Jérôme Duval <jerome.duval@gmail.com>

merged changes from FreeBSD 9.0 for ath driver.


# e4a0a9c2 03-Mar-2010 Colin Günther <coling@gmx.de>

Updating the atheroswifi driver to the FreeBSD HEAD svn rev 204100. This enables
support for some of the newer 9k chipsets. For example my Eee PC 1005 HA can
now be used with WiFi.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35747 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1d2ac9a4 01-Mar-2010 Colin Günther <coling@gmx.de>

Fixing coding style violation. No functional change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35712 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 89ee864a 10-Dec-2009 Colin Günther <coling@gmx.de>

Renamed atheros wlan driver to atheroswifi. This makes it easier to tell apart
the lan atheros813x and the wlan atheros driver.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34624 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 74bf05c2324c85a5f123fb38e3424ebbb35a9bb2 23-Feb-2012 Jérôme Duval <jerome.duval@gmail.com>

merged changes from FreeBSD 9.0 for ath driver.


# e4a0a9c2b4c13cd9c48a0e263196c3506256d72d 03-Mar-2010 Colin Günther <coling@gmx.de>

Updating the atheroswifi driver to the FreeBSD HEAD svn rev 204100. This enables
support for some of the newer 9k chipsets. For example my Eee PC 1005 HA can
now be used with WiFi.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35747 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1d2ac9a4eadb7145411fcdf848e255390b17377a 01-Mar-2010 Colin Günther <coling@gmx.de>

Fixing coding style violation. No functional change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35712 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 89ee864a4c8741cef222f3d168158b45ab8f1080 10-Dec-2009 Colin Günther <coling@gmx.de>

Renamed atheros wlan driver to atheroswifi. This makes it easier to tell apart
the lan atheros813x and the wlan atheros driver.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34624 a95241bf-73f2-0310-859d-f6bbb57e9c96