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
- Lines: 10
- Date:
Thu Oct 25 00:07:39 2001
- Orig file:
v2.4.13/linux/include/linux/lp.h
- Orig date:
Wed Feb 16 08:55:54 2000
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)