VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / include / pcmcia / ss.h
index c45bed6..4df622f 100644 (file)
@@ -105,6 +105,7 @@ typedef struct pccard_mem_map {
     u_short    speed;
     u_long     sys_start, sys_stop;
     u_int      card_start;
+    struct resource *res;
 } pccard_mem_map;
 
 typedef struct cb_bridge_map {
@@ -154,8 +155,6 @@ typedef struct window_t {
        u_short                 index;
        client_handle_t         handle;
        struct pcmcia_socket    *sock;
-       u_long                  base;
-       u_long                  size;
        pccard_mem_map          ctl;
 } window_t;