aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ch.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-05-20[SCSI] convert scsi changer driver from class simpleGerd Knorr1-8/+9
Here is a incremental patch which switches the driver over to the new non-simple functions. Compile-tested. Signed-off-by: Gerd Knorr <kraxel@bytesex.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-05-20[SCSI] add scsi changer driverGerd Knorr1-0/+1025
This patch adds a device driver for scsi media changer devices. Signed-off-by: Gerd Knorr <kraxel@bytesex.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>