[Bug 7711] tomtom home does not find the device go 901

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 12 07:06:59 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=7711


Hans Leidekker <hans at it.vu.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10148|0                           |1
        is obsolete|                            |




--- Comment #39 from Hans Leidekker <hans at it.vu.nl>  2008-01-12 07:06:58 ---
Created an attachment (id=10179)
 --> (http://bugs.winehq.org/attachment.cgi?id=10179)
Return DRIVE_REMOVABLE for every drive.

I did some more experiments. TomTom does rely on the new volume to be added
on the fly. After detecting a removable drive *by drive letter* it checks
each volume for its drive type *by volume id* and expects to find a
removable drive again.

With attached hack TomTom proceeds to call QueryDosDevice on each removable
drive, by volume id, which currently also fails on Wine.

To reproduce do the following:

 0. apply attached patch (instead of the previous one)
 1. wineserver -k
 2. attach TomTom device
 3. start winecfg, go to Drives tab and click Autodetect, click Ok
    (works around the lack of dynamic volume creation)
 4. start TomTom


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list