lkml.org 
[lkml]   [2008]   [Dec]   [10]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 10 Dec 2008 21:42:11 +0300
FromVladislav Bolkhovitin <>
Subject[PATCH][RFC 8/23]: SCST pass-through backend handlers
This patch contains SCST pass-through backend dev handlers. There are 
handlers for disks (type 0), tapes (type 1), processors (type 3), CDROMs 
(type 5), MO disks (type 7), medium changers (type 8) and RAID 
controllers (type 0xC).

Signed-off-by: Vladislav Bolkhovitin <vst@vlnb.net>
---
  drivers/scst/dev_handlers/scst_cdrom.c       |  299 +++++++++++++++++++++++++++++++++++++
  drivers/scst/dev_handlers/scst_changer.c     |  229 ++++++++++++++++++++++++++++
  drivers/scst/dev_handlers/scst_dev_handler.h |  113 ++++++++++++++
  drivers/scst/dev_handlers/scst_disk.c        |  384 +++++++++++++++++++++++++++++++++++++++++++++++
  drivers/scst/dev_handlers/scst_modisk.c      |  406 ++++++++++++++++++++++++++++++++++++++++++++++++++
  drivers/scst/dev_handlers/scst_processor.c   |  229 ++++++++++++++++++++++++++++
  drivers/scst/dev_handlers/scst_raid.c        |  229 ++++++++++++++++++++++++++++
  drivers/scst/dev_handlers/scst_tape.c        |  426 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  8 files changed, 2315 insertions(+)
The patch is too big to be submitted inline. You can find it in 
http://scst.sourceforge.net/patches/scst_passthrough.diff





\
 
 \ /
  Last update: 2008-12-10 19:45    [from the cache]
©2003-2008