This patch is needed to aviod talkativeness of SCSI CD driver.
Applies to early linux 2.2 releases.

To apply it:

	- Log in as root
	- Copy file cd_patch.diff to /usr/src (or other directory used
               for the kernel source)
	   
	- Change to /usr/src (or so)

	- Run
		patch -p0 < cd_patch.diff

	- Recompile modules or kernel (whatever applicable)

		
