History log of /openbsd-current/sys/dev/ic/ar5211var.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 09-Jan-2022 jsg

spelling
feedback and ok tb@ jmc@ ok ratchov@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.10 12-Mar-2007 reyk

add some HAL functions (again) inspired by the changes from the
madwifi-old-openhal project. this was backed out the last time because
it was too close to the release and i didn't respect the ABI/API lock.


Revision tags: OPENBSD_4_1_BASE
# 1.9 05-Mar-2007 deraadt

back out, reyk is not paying attention


# 1.8 05-Mar-2007 reyk

Add some HAL functions.

From madwifi-old-openhal via Nick Kossifidis (mickflemm at gmail dot com)

Bump copyright while I'm here.


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE
# 1.7 18-Dec-2005 reyk

Update my e-mail address in the copyright statement, no binary changes.


Revision tags: OPENBSD_3_8_BASE
# 1.6 30-Jul-2005 reyk

remove a useless timeout after tx (decrease nasty delays while
scanning) and fix various other minor things in the ath(4) driver.


# 1.5 20-Apr-2005 reyk

support 11b and 11a mode on the ar5211. "pure" 11g mode is not yet
tested but should work as well. thanks for the hardware donation!


# 1.4 18-Apr-2005 reyk

beautify the code by renaming HAL functions with capitalized words (i
always wanted to do that). this breaks HAL compatibility but porting
should be easy, have a look at athvar.h. no functional changes.


# 1.3 09-Apr-2005 reyk

use htole32 and leto32h for register access instead of hardware-based
byte swapping.


# 1.2 08-Apr-2005 reyk

bye bye unportable bitfields


Revision tags: OPENBSD_3_7_BASE
# 1.1 25-Feb-2005 reyk

add support for the atheros ar5211 802.11A/B/g wireless chipset.

ok deraadt@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.10 12-Mar-2007 reyk

add some HAL functions (again) inspired by the changes from the
madwifi-old-openhal project. this was backed out the last time because
it was too close to the release and i didn't respect the ABI/API lock.


Revision tags: OPENBSD_4_1_BASE
# 1.9 05-Mar-2007 deraadt

back out, reyk is not paying attention


# 1.8 05-Mar-2007 reyk

Add some HAL functions.

From madwifi-old-openhal via Nick Kossifidis (mickflemm at gmail dot com)

Bump copyright while I'm here.


Revision tags: OPENBSD_3_9_BASE OPENBSD_4_0_BASE
# 1.7 18-Dec-2005 reyk

Update my e-mail address in the copyright statement, no binary changes.


Revision tags: OPENBSD_3_8_BASE
# 1.6 30-Jul-2005 reyk

remove a useless timeout after tx (decrease nasty delays while
scanning) and fix various other minor things in the ath(4) driver.


# 1.5 20-Apr-2005 reyk

support 11b and 11a mode on the ar5211. "pure" 11g mode is not yet
tested but should work as well. thanks for the hardware donation!


# 1.4 18-Apr-2005 reyk

beautify the code by renaming HAL functions with capitalized words (i
always wanted to do that). this breaks HAL compatibility but porting
should be easy, have a look at athvar.h. no functional changes.


# 1.3 09-Apr-2005 reyk

use htole32 and leto32h for register access instead of hardware-based
byte swapping.


# 1.2 08-Apr-2005 reyk

bye bye unportable bitfields


Revision tags: OPENBSD_3_7_BASE
# 1.1 25-Feb-2005 reyk

add support for the atheros ar5211 802.11A/B/g wireless chipset.

ok deraadt@