Re: USB mass storage device oddness

2003-07-12 Thread Craig Rodrigues
On Sat, Jul 12, 2003 at 11:02:00AM +0100, Michael McGoldrick wrote: > Unfortunately, when I remove a card, the whole umass0 device vanishes, never > to reappear. Did you read the umass(4) and camcontrol(8) man pages? Did you try something like camcontrol rescan? -- Craig Rodrigues http:

Re: USB mass storage device oddness

2003-07-12 Thread Michael McGoldrick
On Fri, Jul 11, 2003 at 10:22:53PM +0200, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Nate Lawson writes: > >The important part of your error message is "Medium not present". > >Obviously, when you insert the flash reader into the USB port without any > >flash media in it, that is th

Re: USB mass storage device oddness

2003-07-11 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Nate Lawson writes: >The important part of your error message is "Medium not present". >Obviously, when you insert the flash reader into the USB port without any >flash media in it, that is the right error to return. I believe our umass >driver and/or your reader do

Re: USB mass storage device oddness

2003-07-11 Thread Nate Lawson
The important part of your error message is "Medium not present". Obviously, when you insert the flash reader into the USB port without any flash media in it, that is the right error to return. I believe our umass driver and/or your reader do not generate the proper CAM event when the media is ins

USB mass storage device oddness

2003-07-11 Thread Michael McGoldrick
I recently bought a USB Compactflash/SD/MMC etc etc reader which is causing some strange problems. The device takes power from the USB socket and is made by a company called PQI. When I plug the device in with a CF card in the slot, /dev/da0s1 appears and mounts fine. However, if I insert a card wh