
	This is a program for copying an iso9660 image to a cdrom
writer.  It currently only works on linux systems, and it only works
with phillips drives.  To port this to other systems, you need some
way of sending raw scsi commands to the device.  Other cdrom writers
will probably use different proprietary command sets, and require
different sets of commands to write the disc.

	This utility came from yggdrasil.com - I understand that there
may be a newer version out there that supports additional types of
drives.  Please check the ftp site at ftp.yggdrasil.com for more
information.

