home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / kernel-s / v1.2 / sbpcd.h-1 / sbpcd
Text File  |  1995-05-04  |  516b  |  16 lines

  1. --- linux/include/linux/sbpcd.h.orig    Thu May  4 12:03:10 1995
  2. +++ linux/include/linux/sbpcd.h    Thu May  4 12:03:19 1995
  3. @@ -102,10 +102,10 @@
  4.  #define READ_AUDIO 0 
  5.  
  6.  /* tray control: eject tray if no disk is in (0 or 1) */
  7. -#define JUKEBOX 1
  8. +#define JUKEBOX 0
  9.  
  10.  /* tray control: eject tray after last use (0 or 1) */
  11. -#define EJECT 1
  12. +#define EJECT 0
  13.  
  14.  /*==========================================================================*/
  15.  /*==========================================================================*/
  16.