Haydn, great add-on, busy playing with it right now on a 5.5 test box.
The only issue I have is that the panel doesnt allow specification of a CD on a 2nd bus (ie: I have an existing SCSI tape on a SCSI controller in addition to the existing IDE drives & CDRW.
For it to work I need to enter 1,0,0 as the device, but the form barks an error if more that two digits are used as the SCSI device.
Here the SCSI bus listing:
# cdrecord -scanbus
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
Linux sg driver version: 2.1.39
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) 'ARCHIVE ' '4326XX 27871-XXX' '4BGD' Removable Tape
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) 'ATAPI ' 'CD-R/RW 32X10 ' 'T.GA' Removable CD-ROM
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
The other nice addition might be to flatten any CDRW before using as it kicks out any CD-RW with previous stuff on it. But that is gravy.
Tx, Aaron!