• Kai Mäkisara's avatar
    [PATCH] SCSI tape door lock and reset fixes · 83391bef
    Kai Mäkisara authored
    - switch to using scsi_ioctl() for drive door locking and unlocking
      instead of private code
    - use a driver internal flag to save the reset status until tape is
      positioned into known location
    - set driver state properly for all partitions after reset
    - change put_device() to driver_unregister() in st_detach()
    - C99 initializer changes (from Art Haas)
    83391bef
st.c 114 KB