/[graveman]/graveman/current/src/cdrecord.c
ViewVC logotype

Diff of /graveman/current/src/cdrecord.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by scresto, Fri Mar 11 23:31:13 2005 UTC revision 1.24 by scresto, Tue Mar 22 00:27:13 2005 UTC
# Line 71  Tsearchdrive listesearchdrives[] = { Line 71  Tsearchdrive listesearchdrives[] = {
71      { "dev=/dev/hdb", "/dev/hdb", "IDE", 100 },      { "dev=/dev/hdb", "/dev/hdb", "IDE", 100 },
72      { "dev=/dev/hdc", "/dev/hdc", "IDE", 100 },      { "dev=/dev/hdc", "/dev/hdc", "IDE", 100 },
73      { "dev=/dev/hdd", "/dev/hdd", "IDE", 100 },      { "dev=/dev/hdd", "/dev/hdd", "IDE", 100 },
74        { "dev=/dev/hde", "/dev/hde", "IDE", 100 },
75        { "dev=/dev/hdf", "/dev/hdf", "IDE", 100 },
76        { "dev=/dev/hdg", "/dev/hdg", "IDE", 100 },
77        { "dev=/dev/hdh", "/dev/hdh", "IDE", 100 },
78        { "dev=/dev/hdi", "/dev/hdi", "IDE", 100 },
79        { "dev=/dev/hdj", "/dev/hdj", "IDE", 100 },
80  #endif  #endif
81  #if LINUX_SCSI  /* SCSI alias with linux */  #if LINUX_SCSI  /* SCSI alias with linux */
82      { "dev=/dev/scd0", "/dev/scd0", "DSCSI", 90 },      { "dev=/dev/scd0", "/dev/scd0", "DSCSI", 90 },

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26