Go to the documentation of this file.
18 #ifndef _IPWIRELESS_CS_H_
19 #define _IPWIRELESS_CS_H_
21 #include <linux/sched.h>
22 #include <linux/types.h>
29 #define IPWIRELESS_PCCARD_NAME "ipwireless"
30 #define IPWIRELESS_PCMCIA_VERSION "1.1"
31 #define IPWIRELESS_PCMCIA_AUTHOR \
32 "Stephen Blackheath, Ben Martel, Jiri Kosina and David Sterba"
34 #define IPWIRELESS_TX_QUEUE_SIZE 262144
35 #define IPWIRELESS_RX_QUEUE_SIZE 262144
37 #define IPWIRELESS_STATE_DEBUG
44 struct pcmcia_device *
link;