[BACK]Return to airo.h CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / drivers / net / wireless

File: [Development] / linux-2.4-xfs / drivers / net / wireless / airo.h (download)

Revision 1.1, Tue Aug 15 16:59:39 2006 UTC (11 years, 2 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD

Merge up to 2.4.33.
Merge of 2.4.x-xfs-melb:linux:26774a by kenmcd.

#ifndef _AIRO_H_
#define _AIRO_H_

struct net_device *init_airo_card(unsigned short irq, int port, int is_pcmcia);
void stop_airo_card(struct net_device *dev, int freeres);
int reset_airo_card(struct net_device *dev);

#endif  /*  _AIRO_H_  */