patch-pre2.0.13 linux/include/linux/sbpcd.h

Next file: linux/include/linux/smb.h
Previous file: linux/include/linux/rpcsock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.12/linux/include/linux/sbpcd.h linux/include/linux/sbpcd.h
@@ -108,6 +108,7 @@
 
 #if DISTRIBUTION
 #define READ_AUDIO 0
+#define KLOGD_PAUSE 55
 #else
 /* max. number of audio frames to read with one     */
 /* request (allocates n* 2352 bytes kernel memory!) */
@@ -115,6 +116,14 @@
 /* runtime by use of the CDROMAUDIOBUFSIZ ioctl.    */
 #define READ_AUDIO 75
 
+/*
+ * Time to wait after giving a message.
+ * This gets important if you enable non-standard DBG_xxx flags.
+ * You will see what happens if you omit the pause or make it
+ * too short. Be warned!
+ */
+#define KLOGD_PAUSE 1
+
 /* tray control: eject tray if no disk is in (0 or 1) */
 #define JUKEBOX 1
 
@@ -134,6 +143,7 @@
 /*==========================================================================*/
 #define LONG_TIMING 0 /* test against timeouts with "gold" CDs on CR-521 */
 #undef  FUTURE
+#undef SAFE_MIXED
 
 #define TEST_UPC 0
 #define SPEA_TEST 0

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this