patch-2.4.14 linux/include/linux/lp.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/iso_fs_sb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.13/linux/include/linux/lp.h linux/include/linux/lp.h
@@ -145,6 +145,9 @@
 	struct semaphore port_mutex;
 	wait_queue_head_t dataq;
 	long timeout;
+	unsigned int best_mode;
+	unsigned int current_mode;
+	unsigned long bits;
 };
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)