Skip to content
  • Will Dyson's avatar
    [PATCH] add sysfs support for ide tape · d5dee80a
    Will Dyson authored
    
    
    I was recently given an old Travan tape drive and asked to do something
    useful with it.  The ide-scsi + st (+serverworks ide controller) combo
    results in a hard lockup of the machine which I have not had the energy to
    debug, so I turned to ide-tape (which seems to work).  The system in
    question debian stable, using udev to manage /dev.
    
    The following patch to ide-tape.c allows udev to create the cdev nodes for
    my drive.
    
    Cc: Gadi Oxman <gadio@netvision.net.il>
    Cc: Greg KH <greg@kroah.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    d5dee80a