08/25/2014 4:35 AM
post111529
|
Hi Julian,
Current Fsys.umass does not have this feature. As I understand it, Fsys.umass should not have hot plug mounting feature.
I think this work should do stand-alone manager, that connect to io-usb, listen for plug/unplug events and launch
script to mount/unmout mass-storage devices. Enum-usb manager provides this feature in QNX6.
Respectfully,
Oleg
22 авг. 2014 г., в 18:23:57, Julian Babel <community-noreply@qnx.com> написал:
> Hello community,
>
> I have some CPU's here with the final build of QNX4 (2011) installed that I am trying to get the USB stack working.
>
> I currently installed the latest one from 20130301 and I have been successful in manually mounting and unmounting a
USB with the following commands in this order: (I have to give credit to some older posts from Gregor Dreijer and my own
colleagues at work).
>
> To mount:
>
> io-usb &
> Fsys.umass &
> mount -p /dev/hd0 (my disk comes up as such, may be different for others)
> slay Fatfsys
> Fatfsys
>
> To unmount:
>
> slay Fatfsys
> umount /dev/hd0
> rm /dev/hd0
>
> To recreate the Fsys.umass for an already preloaded disk drive:
>
> Fatfsys
>
> So now that I have this together I would like to know if it's possible to create a script for plug and play so that I
do not have to have a USB already preloaded. My understanding was that in earlier iterations of the software Fsys.umass
did not have this feature. Has it changed since then? Any suggestions?
>
> Thank you all.
>
> ~Ju
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post111524
> To cancel your subscription to this discussion, please e-mail general-qnx4-unsubscribe@community.qnx.com
|
|
|