>From: The Armadillo With The Mask <[EMAIL PROTECTED]>
>Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Subject: Re: Visor Minstrel S and serial GPS
>Date: Wed, 22 Aug 2001 07:21:24 -0700
>
>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.

That is exactly what happens.  Frankly, I'm very dissapointed with the 
Minstrel Springboard code.  It was just a blind patch of serial io to the 
Springboard not taking advantage of the functionality of the bus.  So much 
more could have been done if they memory mapped the io.

>
>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

This is why there is a second serial port on the Visor Edge with RTS and CTS 
lines and a different creator ID.  The Visro Edge may work for you since it 
has two real and seperate serial ports.

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


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
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