URL:
  <http://savannah.nongnu.org/patch/?7275>

                 Summary: Support for parallel port programmers on windows 7
64 bit and other versions of 64 bit windows
                 Project: AVR Downloader/UploaDEr
            Submitted by: bogdanflorin
            Submitted on: Sun 08 Aug 2010 08:24:45 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch enables avrdude to use InpOut for parallel port access on 64 bit
versions of windows.
I used a modified version of InpOut for 64 bit windows from
http://www.highrez.co.uk/Downloads/InpOut32/default.htm
I modified ppiwin.c, rewriting "inb" and "outb" functions to use InpOut when
runtime option "-a" is passed.
This library, InpOut seems to work both on 32 bit windows and on 64 bit
windows.

Before running avrdude first time, the user should run
Win32\InstallDriver.exe (from InpOutBinaries_1200.zip) which seems to install
automatically the required version of driver (32 bit or 64 bit). A dll file
(inpout32.dll) is also required at runtime when using option "-a".



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 08 Aug 2010 08:24:45 PM GMT  Name: avrdude_inpout.patch  Size: 7kB 
 By: bogdanflorin

<http://savannah.nongnu.org/patch/download.php?file_id=21170>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7275>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to