Does anybody knows why this section is missing from in kernel linux/wireless.h struct iw_range { ...... /* More power management stuff */ __s32 min_pms; /* Minimal PM saving */ __s32 max_pms; /* Maximal PM saving */ __u16 pms_flags; /* How to decode max/min PM saving */ /* All available modulations for driver (hw may support less) */ __s32 modul_capa; /* IW_MODUL_* bit field */ /* More bitrate stuff */ __u32 bitrate_capa; /* Types of bitrates supported */ }; Thanks Tomas - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html