Date: Thu, 31 May 2007 17:09:14 GMT From: Andrew Thompson <thompsa@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 120674 for review Message-ID: <200705311709.l4VH9Ei4071536@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=120674 Change 120674 by thompsa@thompsa_heff on 2007/05/31 17:08:38 Submit forgotten file. Affected files ... .. //depot/projects/wifi/sys/dev/iwi/if_iwivar.h#14 edit Differences ... ==== //depot/projects/wifi/sys/dev/iwi/if_iwivar.h#14 (text+ko) ==== @@ -211,6 +211,7 @@ #define IWI_SCAN_END (1 << 2) #define IWI_ASSOC (1 << 3) #define IWI_SCAN_CURCHAN (1 << 4) +#define IWI_SCAN_ALLCHAN (1 << 5) int sc_scanop; /* op for scan task to do */ unsigned long sc_maxdwell; /* max dwell time for curchan */ struct bpf_if *sc_drvbpf;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705311709.l4VH9Ei4071536>