I added this in svn revision 1040, so anyone who owns a usbasp, nibobee, or a usbasp clone can now test it without the need to apply the patch by itself.
Kind regards René Liebscher Am 15.01.2012 20:30, schrieb René Liebscher: > As we had left out the list in the last emails, here the patch again. > > In the config file it adds the usb params to usbasp, adds a usbasp-clone > which only defines usb pid/vid and a nibobee programmer. > > In the code it checks for pid/vid as given and product and vendor when > defined in config file. In case the programmer is "usbasp" and it does > not find one, it checks for a nibobee, if -P nibobee is given, or for an > old usbasp. In both cases you get a warning to use the new nibobee entry > in first case, and to update the firmware in second one. > > Kind regards, > > René > > Am 15.01.2012 20:04, schrieb Joerg Wunsch: >> As René Liebscher wrote: >> >>> Also, why are we making original USBasp, it's old version and >>> NIBObee special cases hardcoded into usbasp_open function? >>> Shouldn't the code be made generic and these 3 also moved to >>> config file? >> Yes, probably. > > _______________________________________________ > avrdude-dev mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/avrdude-dev _______________________________________________ avrdude-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avrdude-dev
