patch-2.1.105 linux/include/linux/parport.h
Next file: linux/include/linux/parport_pc.h
Previous file: linux/include/linux/hdlcdrv.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Sat Jun 6 19:17:55 1998
- Orig file:
v2.1.104/linux/include/linux/parport.h
- Orig date:
Sat Apr 25 18:13:12 1998
diff -u --recursive --new-file v2.1.104/linux/include/linux/parport.h linux/include/linux/parport.h
@@ -1,4 +1,4 @@
-/* $Id: parport.h,v 1.6 1997/12/29 12:31:05 phil Exp $ */
+/* $Id: parport.h,v 1.1 1998/05/17 10:57:52 andrea Exp andrea $ */
#ifndef _PARPORT_H_
#define _PARPORT_H_
@@ -112,6 +112,7 @@
int (*ecp_write_block)(struct parport *, void *, size_t, void (*fn)(struct parport *, void *, size_t), void *);
int (*ecp_read_block)(struct parport *, void *, size_t, void (*fn)(struct parport *, void *, size_t), void *);
+ void (*init_state)(struct parport_state *);
void (*save_state)(struct parport *, struct parport_state *);
void (*restore_state)(struct parport *, struct parport_state *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov