patch-2.3.3 linux/include/linux/parport.h
Next file: linux/include/linux/parport_pc.h
Previous file: linux/include/linux/netdevice.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun May 16 13:19:20 1999
- Orig file:
v2.3.2/linux/include/linux/parport.h
- Orig date:
Fri May 14 18:55:29 1999
diff -u --recursive --new-file v2.3.2/linux/include/linux/parport.h linux/include/linux/parport.h
@@ -184,6 +184,7 @@
/* A parallel port */
struct parport {
unsigned long base; /* base address */
+ unsigned long base_hi; /* base address (ECR) */
unsigned int size; /* IO extent */
const char *name;
int irq; /* interrupt (or -1 for none) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)