[Bug 45735] Neo Manager (formerly known as Alphasmart Manager) not installed, cannot read out via USB

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 3 19:30:36 CDT 2018


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

--- Comment #8 from Zebediah Figura <z.figura12 at gmail.com> ---
Patch sent: https://source.winehq.org/patches/data/150561

That said, at least part of this software appears to involve using kernel
drivers to read USB ports directly, and uses other unimplemented parts of the
PNP subsystem. That's not implemented in Wine, and it'll take some significant
work to implement it.

First thing I guess it needs is "pnputil.exe /a"; which seems to just be a
simple wrapper around InstallHinfSection().

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