lkml.org 
[lkml]   [2008]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 19/32] ide-tape: remove unused sense packet commands.
    Date
    From: Borislav Petkov <bbpetkov@yahoo.de>

    Signed-off-by: Borislav Petkov <bbpetkov@yahoo.de>
    ---
    drivers/ide/ide-tape.c | 9 +--------
    1 files changed, 1 insertions(+), 8 deletions(-)

    diff --git a/drivers/ide/ide-tape.c b/drivers/ide/ide-tape.c
    index 5a18158..fd7eeea 100644
    --- a/drivers/ide/ide-tape.c
    +++ b/drivers/ide/ide-tape.c
    @@ -577,16 +577,9 @@ struct idetape_id_gcw {
    unsigned protocol :2; /* Protocol type */
    };

    -/*
    - * Follows structures which are related to the SELECT SENSE / MODE SENSE
    - * packet commands. Those packet commands are still not supported
    - * by ide-tape.
    - */
    +/* Structures related to the SELECT SENSE / MODE SENSE packet commands. */
    #define IDETAPE_BLOCK_DESCRIPTOR 0
    #define IDETAPE_CAPABILITIES_PAGE 0x2a
    -#define IDETAPE_PARAMTR_PAGE 0x2b /* Onstream DI-x0 only */
    -#define IDETAPE_BLOCK_SIZE_PAGE 0x30
    -#define IDETAPE_BUFFER_FILLING_PAGE 0x33

    /*
    * Run time configurable parameters.
    --
    1.5.3.7


    \
     
     \ /
      Last update: 2008-01-27 10:57    [W:4.539 / U:0.308 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site