Deleted Added
full compact
17c17
< * $FreeBSD: head/sys/dev/ath/ath_hal/ah_eeprom_v14.h 219980 2011-03-25 00:45:24Z adrian $
---
> * $FreeBSD: head/sys/dev/ath/ath_hal/ah_eeprom_v14.h 220947 2011-04-22 10:59:20Z adrian $
145a146,155
> * These are the secondary regulatory domain flags
> * for regDmn[1].
> */
> #define AR5416_REGDMN_EN_FCC_MID 0x01 /* 5.47 - 5.7GHz operation */
> #define AR5416_REGDMN_EN_JAP_MID 0x02 /* 5.47 - 5.7GHz operation */
> #define AR5416_REGDMN_EN_FCC_DFS_HT40 0x04 /* FCC HT40 + DFS operation */
> #define AR5416_REGDMN_EN_JAP_HT40 0x08 /* JP HT40 operation */
> #define AR5416_REGDMN_EN_JAP_DFS_HT40 0x10 /* JP HT40 + DFS operation */
>
> /*