George Hovis wrote:
> I know from experience that I can perform a hotsync while the Minstrel S
> is inserted in the Visor, but if I hook a DeLorme GPS unit up to the
> serial port, I can't get the Minstrel to give up it's hold on the port
> even if powered off.  Once I remove the modem, I can see the GPS
> sentences.  Anyone know how to do this programmatically? 

I'd guess a Background port or lock of some sort is being maintained on 
the serial port in a dormant state while the Minstrel is inserted.

Programmatically, I'd try doing an explicit NetLibClose followed by
SrmClose to force the system to flush buffers and release any remaining
locks on the ports in questions. A similar sort of cleanup undoubtedly
  happens when the Minstrel is pulled from the Springboard slot.

HTH,
'dillo


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to