File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / inc / athctl.h
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Sat Oct 23 01:50:49 2010 UTC (13 years, 7 months ago) by misho
Branches: tools1_0

added 1st modes

/*************************************************************************
 * (C) 2010 AITNET - Sofia/Bulgaria - <office@aitbg.com>
 *  by Michael Pounov <misho@aitbg.com>
 *
 * $Author: misho $
 * $Id: athctl.h,v 1.1.2.1 2010/10/23 01:50:49 misho Exp $
 *
 *************************************************************************/
#ifndef __ATHCTL_H
#define __ATHCTL_H


#define SC_SLOTTIME	"dev.ath.%d.slottime"
#define SC_ACKTIMEOUT	"dev.ath.%d.acktimeout"
#define SC_CTSTIMEOUT	"dev.ath.%d.ctstimeout"



#endif

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>