History log of /openbsd-current/sys/dev/ic/ar5211reg.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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.11 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.10 05-Mar-2007 deraadt

back out, reyk is not paying attention


# 1.9 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.8 18-Dec-2005 reyk

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


# 1.7 07-Oct-2005 reyk

KNF


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 08-May-2005 reyk

fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6.


Revision tags: OPENBSD_3_7_BASE
# 1.4 20-Mar-2005 reyk

some fixes for wep and reset.

btw.: this is a commit using an ar5212 in 11b mode...

ok deraadt@, krw@


# 1.3 19-Mar-2005 reyk

further fixes for ar5212.


# 1.2 10-Mar-2005 reyk

fix beacon handling


# 1.1 25-Feb-2005 reyk

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

ok deraadt@