> 1) insert card
> 2) mount card "mount -t vfat /dev/hdc1 /mnt/pccard"
> 3) cd /mnt/pccard
> 4) eject card
I think you're essentially on your own if you eject a card with a
mounted and active filesystem on it. I consider this to be abusive
enough that fixing it isn't even on my to-do list. If anyone with
more IDE interest wants to work on it, the issue boils down to making
ide_unregister() gracefully deal with a device that is already long
gone.
-- Dave Hinds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/