Linux wireless drivers development
 help / color / mirror / Atom feed
* linux/wireless.h - missing section
@ 2008-02-27 17:40 Tomas Winkler
  2008-02-27 17:46 ` Jean Tourrilhes
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tomas Winkler @ 2008-02-27 17:40 UTC (permalink / raw)
  To: linux-wireless, jt

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-02-27 19:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 17:40 linux/wireless.h - missing section Tomas Winkler
2008-02-27 17:46 ` Jean Tourrilhes
2008-02-27 17:57 ` Pavel Roskin
2008-02-27 18:26 ` John W. Linville
2008-02-27 19:23   ` Tomas Winkler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox