patch-2.2.14 linux/include/linux/parport.h
Next file: linux/include/linux/parport_pc.h
Previous file: linux/include/linux/pagemap.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Jan 4 10:12:25 2000
- Orig file:
v2.2.13/linux/include/linux/parport.h
- Orig date:
Tue May 11 10:36:42 1999
diff -u --recursive --new-file v2.2.13/linux/include/linux/parport.h linux/include/linux/parport.h
@@ -209,6 +209,9 @@
spinlock_t pardevice_lock;
spinlock_t waitlist_lock;
rwlock_t cad_lock;
+
+ /* PCI parallel I/O card support. */
+ unsigned long base_hi; /* base address (hi - ECR) */
};
/* parport_register_port registers a new parallel port at the given address (if
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)