* Michael Buesch <[EMAIL PROTECTED]> [2006-08-23 11:59]:
> +#define SSB_SPROM1_OEM                       0x1076  /* 8 bytes OEM string 
> (rev 1 only) */
> +/* SPROM Revision 2 (inherits from rev 1) */
> +#define SSB_SPROM2_BFLHI             0x1038  /* Boardflags (high 16 bits) */
> +#define SSB_SPROM2_MAXP_A            0x103A  /* A-PHY Max Power */
> +#define  SSB_SPROM2_MAXP_A_HI                0x00FF  /* Max Power High */
> +#define  SSB_SPROM2_MAXP_A_LO                0x1100  /* Max Power Low */
> +#define  SSB_SPROM2_MAXP_A_LO_SHIFT  8
> +#define SSB_SPROM2_PA1LOB0           0x103C  /* A-PHY PowerAmplifier Low 
> Settings */
> +#define SSB_SPROM2_PA1LOB1           0x103E  /* A-PHY PowerAmplifier Low 
> Settings */
> +#define SSB_SPROM2_PA1LOB2           0x1040  /* A-PHY PowerAmplifier Low 
> Settings */
> +#define SSB_SPROM2_PA1HIB0           0x1042  /* A-PHY PowerAmplifier High 
> Settings */
> +#define SSB_SPROM2_PA1HIB1           0x1044  /* A-PHY PowerAmplifier High 
> Settings */
> +#define SSB_SPROM2_PA1HIB2           0x1046  /* A-PHY PowerAmplifier High 
> Settings */
> +#define SSB_SPROM2_OPO                       0x1078  /* OFDM Power Offset 
> from CCK Level */
> +#define  SSB_SPROM2_OPO_VALUE                0x00FF
> +#define  SSB_SPROM2_OPO_UNUSED               0xFF00
> +#define SSB_SPROM2_CCODE             0x107C  /* Two char Country Code */

This is badly formated.  Can you repost, please.
-- 
Martin Michlmayr
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to