Version 0.9.6.3:

o relax analog radio hardware revision checking for 5212 cards
  so newer revs are allowed to attach
This commit is contained in:
Sam Leffler 2003-12-07 04:07:35 +00:00
parent f668bdbdb5
commit 586a7cc9c2
3 changed files with 1963 additions and 1963 deletions

View File

@ -33,7 +33,7 @@
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGES.
*
* $Id: ah.h,v 1.43 2003/11/25 22:17:40 sam Exp $
* $Id: ah.h,v 1.45 2003/12/06 22:58:09 sam Exp $
*/
#ifndef _ATH_AH_H_

File diff suppressed because it is too large Load Diff

View File

@ -33,6 +33,6 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGES.
*
* $Id: version.h,v 1.25 2003/11/25 22:17:40 sam Exp $
* $Id: version.h,v 1.27 2003/12/07 02:20:39 sam Exp $
*/
#define ATH_HAL_VERSION "0.9.6.1"
#define ATH_HAL_VERSION "0.9.6.3"