[linux-usb-devel] Mass-storage hardware writeprotection problem

2003-08-14 Thread Lazy
Hello The problem is that emulated scsi disc doesn't reenable writing after inserting write protected USB Pendrive. Afther that eaven if the drive isn't writeprotected it stays read-only. Reloading mass-storage driver fixes this problem. The device is PQI Traveling disc, it uses generic mass-stora

Re: [linux-usb-devel] Mass-storage hardware writeprotection problem

2003-08-14 Thread Matthew Dharm
2.5/6 fixes this. Do an 'eject /dev/sda' (or whatever the right /dev/ node is) when you insert the new pendrive. Matt On Sun, Aug 10, 2003 at 04:39:56AM +0200, Lazy wrote: > Hello > > The problem is that emulated scsi disc doesn't reenable writing > after inserting write protected USB Pendrive.