[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 27 May 2005 19:52:58 +0000 (12:52 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 28 May 2005 18:14:00 +0000 (11:14 -0700)
commit9db29258893b08a838e5ecfa4a0933c9c1f2e305
tree5df4fd30b103a46861fbbc9e9bfa81c198e4f674
parent9ae250d175e1cbff82223ce2c07897c790c5b948
[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again

It appears that another test has been added in the Uniform CDROM layer that
must be passed before a DVD-RAM is considered writeable.  This patch
implements an emulation of the needed packet command for the viocd driver.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/cdrom/viocd.c