[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [patch #7321] usbasp: filter usb serial number
From: |
Alexander Neumann |
Subject: |
[avrdude-dev] [patch #7321] usbasp: filter usb serial number |
Date: |
Mon, 20 Sep 2010 20:30:43 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100721 Iceweasel/3.5.11 (like Firefox/3.5.11) |
URL:
<http://savannah.nongnu.org/patch/?7321>
Summary: usbasp: filter usb serial number
Project: AVR Downloader/UploaDEr
Submitted by: fd0
Submitted on: Mon 20 Sep 2010 08:30:42 PM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Recently I tried using several usbasp compatible programmers (running my
reimplemantation of the usbasp protocol(http://github.com/fd0/kahuna)) at the
same time, unfortunately
it is impossible to tell avrdude which one to use (it will just the first it
discovers, and I ended up using a usbasp programmer and my old avrisp2.
*brr*).
So I added a unique usb serial number to all of my programmer devices and
patched avrdude so that if the port (-P) is given in the format usb:serialno
(like in the stk500v2 module), only devices with (prefix-) matching serial
numbers are considered.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 20 Sep 2010 08:30:42 PM GMT Name:
0001-match-serial-number-for-usbasp-compatible-programmer.patch Size: 12kB
By: fd0
<http://savannah.nongnu.org/patch/download.php?file_id=21511>
-------------------------------------------------------
Date: Mon 20 Sep 2010 08:30:42 PM GMT Name:
0002-prefix-matching-for-usb-serial-numbers-for-usbasp.patch Size: 2kB By:
fd0
<http://savannah.nongnu.org/patch/download.php?file_id=21512>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7321>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avrdude-dev] [patch #7321] usbasp: filter usb serial number,
Alexander Neumann <=