Hi,
I have a tricky problem. In my project, we use Panasonic Toughbook CF-19 mobile pc's. These are complemented in the car by a vehicle docking station which supplies power and has a 7" touchscreen and a GPS mouse attached. A while ago, we changed the parameters of the pc so that it went into hibernation while docked. Resuming was only possible outside the dock. On future docks, we started experiencing different kind of crashes according to the pc submodel. Either a freeze of the pc, hardware memory parity error bluescreen or a windows bluescreen.
We have been looking into it with Microsoft and Panasonic and the result was that the USB-GPS mouse (Haicom 204III-USB) does not handle hibernation (or standby) correctly. Upgrading drivers etc yielded no result so far.
This gps is a prolific USB-Serial device. Since we are stuck here and it would take a long and costly operation to recall and replace all gps's in the vehicles, I was thinking about sort of ejecting the device by software. Is that possible to eject it through dotnet code? Any pointers or hints?
Another question, did anyone have the same problem with either a Haicom GPS or a Prolific USB-Serial Device?