lkml.org 
[lkml]   [2008]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    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    [W:2.595 / U:0.572 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site