AVR Downloader/UploaDEr - Patches: patch #7275, Support for parallel port...
You are not allowed to post comments on this tracker with your current authentication level.
patch #7275: Support for parallel port programmers on windows 7 64 bit and other versions of 64 bit windows
Submitter: | Bogdan-Florin Florea <bogdanflorin> | ||
Submitted: | Sun 08 Aug 2010 08:24:45 PM UTC | ||
Votes: | 1 | ||
Category: | None | Priority: | 5 - Normal |
Status: | Need Info | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Tue 30 Nov 2021 05:33:14 AM UTC, comment #4: |
Joerg Wunsch <joerg_wunsch>![]() |
Sat 27 Nov 2021 09:35:37 PM UTC, comment #3: Is this really still relevant, given that parallel-port computers are no longer really available? |
Joerg Wunsch <joerg_wunsch>![]() |
Mon 15 Jul 2013 10:43:11 PM UTC, comment #2: InpOut32.dll doesn't need any initialization as it will install its containing port access driver silently when used the first time. Obviously this will require administrative privilege. Moreover, it contains signed 64-bit drivers so it does not make any trouble with Driver Sign Enforcement. Furthermore, such a DLL can be easily replaced by one that redirects I/O to any other nonstandard device, or to nonstandard port addresses as seen for PCI/PCIexpress cards. (I have written such a DLL.) Therefore, relying to InpOut32.dll is less annoying in such cases than to giveio. The only disadvantage are the countless kernel transitions (one for each I/O operation) which will slow down programming.
|
Henrik Haftmann <heha> |
Wed 17 Aug 2011 02:28:17 PM UTC, comment #1: Please don't forget to submit documentation patches.
|
Joerg Wunsch <joerg_wunsch>![]() |
Sun 08 Aug 2010 08:24:45 PM UTC, original submission:
This patch enables avrdude to use InpOut for parallel port access on 64 bit versions of windows.
|
Bogdan-Florin Florea <bogdanflorin> |
Depends on the following items: None found
Items that depend on this one: None found
There is 1 vote so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-11-29 | joerg_wunsch | Carbon-Copy | Removed 79623 | ![]() |
- |
2021-11-27 | joerg_wunsch | Status | None | ![]() |
Need Info |
2013-07-15 | heha | Carbon-Copy | - | ![]() |
Added heha |
2010-08-08 | bogdanflorin | Attached File | - | ![]() |
Added avrdude_inpout.patch, #21170 |
See mailinglist discussion:
https://lists.nongnu.org/archive/html/avrdude-dev/2021-11/msg00082.html