patch-2.4.0-test8 linux/include/pcmcia/cs.h
Next file: linux/include/pcmcia/cs_types.h
Previous file: linux/include/pcmcia/cistpl.h
Back to the patch index
Back to the overall index
- Lines: 28
- Date:
Sat Sep 2 00:13:49 2000
- Orig file:
v2.4.0-test7/linux/include/pcmcia/cs.h
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.4.0-test7/linux/include/pcmcia/cs.h linux/include/pcmcia/cs.h
@@ -1,5 +1,5 @@
/*
- * cs.h 1.69 1999/10/25 20:23:17
+ * cs.h 1.71 2000/08/29 00:54:20
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
@@ -12,7 +12,7 @@
* limitations under the License.
*
* The initial developer of the original code is David A. Hinds
- * <dhinds@pcmcia.sourceforge.org>. Portions created by David A. Hinds
+ * <dahinds@users.sourceforge.net>. Portions created by David A. Hinds
* are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
*
* Alternatively, the contents of this file may be used under the
@@ -250,11 +250,6 @@
#define PRESENT_IOBASE_2 0x080
#define PRESENT_IOBASE_3 0x100
#define PRESENT_IOSIZE 0x200
-
-/* Attributes for Request/GetConfiguration */
-#define CONF_ENABLE_IRQ 0x01
-#define EXCLUSIVE_USE 0x02
-#define VALID_CLIENT 0x04
/* For GetMemPage, MapMemPage */
typedef struct memreq_t {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)