[Bug 18259] MPLAB fails to recognize the PICKIT3 Debugger

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 29 16:24:34 CDT 2009


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





--- Comment #4 from Simon Waid <simon_waid at gmx.net>  2009-10-29 16:24:33 ---
Some time ago I looked a bit further into this.

It appears to me that the PICKIT3 is a HID-device. What is needed to make it
work is mainly an implementation of the hid.dll. As I said, it's been a while,
but then the hid.dll was mainly made of stubs. 

The kernel supports HID-devices, so, what needs to be done has nothing to do
with hardware-drivers. It's mainly about implementing the hid.dll (btw. useful
for a lot of other devices too) which should use the kernel-driver for
HID-Devices.

Best regards.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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