avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [patch #7275] Support for parallel port programmers on win


From: Bogdan-Florin Florea
Subject: [avrdude-dev] [patch #7275] Support for parallel port programmers on windows 7 64 bit and other versions of 64 bit windows
Date: Sun, 08 Aug 2010 20:24:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]