Hi everyone, I'd like to add a GnomeVFSDrive for a device that provides filesystem functionality via a custom USB protocol (not mass storage). I am writing a gnome-vfs module for this device, and it is detected uniquely by HAL.
When this device is opened, a message will appear on the screen of the device indicating to the user that it shouldn't be unplugged from the computer. Ideally, the user should be able to right click and click "Unmount volume", and the vfs_module_shutdown would be called, closing the device. I can't find any API or documentation on adding custom GnomeVFSDrive and GnomeVFSVolumes, nor any on using HAL to do it. Is this possible? If so how? Thankyou, -- Cameron Harris
_______________________________________________ gnome-vfs-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-vfs-list
