Skip to content
  • Daniel Drake's avatar
    [PATCH] USB shuttle_usbat: hardcode flash detection for now · f9347c52
    Daniel Drake authored
    
    
    After some further testing with my flash device I realised that our current
    probe doesn't always work (e.g. when no media is inserted).
    
    Now that Peter Chubb's patch has simplified the detection of 99% of the HP CD
    writers out there, we have a much smaller range of hardware to work with on
    the shared device ID, so it should be possible to try some of the previous
    probe options again: we just need to find another tester with a USBAT2-based HP
    CD writer.
    
    This patch hardcodes the flash detection until someone comes along with one of
    these obscure CD drives. Note that these devices are extremely rare, so even if
    we can't ever find a decent probe method, at least we will be supporting almost
    all of the USBAT-based hardware out there.
    
    Signed-off-by: default avatarDaniel Drake <dsd@gentoo.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    f9347c52