[Bug 46676] Serial port enumeration (get device description) on Mac OS/ X 10.9, 10.13

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 18 21:02:12 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46676

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
Serial ports currently aren't enumerated in setupapi, yes. I think they
certainly could be, though. I'd try taking a stab at it myself, but I don't
have any serial hardware to test with.

Looking at the discussion mentioned
(https://www.winehq.org/pipermail/wine-devel/2009-February/073133.html), I'm a
little bothered by the suggested uses of wine_dlopen(); it certainly can't be
loaded the normal way, but surely the proper way is to compile as a winelib
application, and thus link to libwine directly? Or is this also infeasible for
some reason?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list