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

  1. --- linux/include/linux/sbpcd.h.orig    Wed Aug 16 13:54:21 1995
  2. +++ linux/include/linux/sbpcd.h    Wed Aug 16 13:54:31 1995
  3. @@ -106,10 +106,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.