[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [patch #6609] Using PCI parallel port cards on Windows
From: |
Joerg Wunsch |
Subject: |
[avrdude-dev] [patch #6609] Using PCI parallel port cards on Windows |
Date: |
Wed, 05 Nov 2008 21:06:39 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.17) Gecko/20081103 Galeon/2.0.5 Firefox/2.0.0.17 |
Update of patch #6609 (project avrdude):
Status: None => Done
Assigned to: None => joerg_wunsch
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
I ended up implementing a slightly different algorithm: if
the port name provided doesn't match any of lpt1/2/3, try
interpreting as the address. If that works (i.e. the entire
string can be converted into a number), use it.
I don't think there's any point in mentally restricting the
feature to just PCI cards; back in the old ISA days, there
have been cards around that could be jumpered to various
"odd" addresses as well.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6609>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avrdude-dev] [patch #6609] Using PCI parallel port cards on Windows,
Joerg Wunsch <=