libftdi Archives

Subject: [PATCH] ftdi_eeprom: reliable device selection and flashing of new VID/PIDs

From: Robin Haberkorn <haberkorn@xxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Tue, 27 Jan 2015 23:21:17 +0100
Hello,

ftdi_eeprom currently does not allow you to specify the FTDI device
reliably/uniquely, nor is reflashing of the VID/PID allowed in every case.

I attached a patch (02-ftdi_eeprom_device_selection.patch) fixing this.
It applies on top of the last patch I sent, which I'm attaching here
again for convenience (01-cbusx.patch).

Best regards,
Robin

btw.: Hosting a Github mirror of the libftdi repository could boost free
software contributions to libftdi. With a Github repository, I could
create a fork and maintain my "patches" on a public branch, while
sending you pull requests. You could then merge it into the mirror
repository and pull changes from the mirror into the upstream repository.

-- 
Robin Haberkorn
Developer

metraTec GmbH
Werner-Heisenberg-Str. 1
39106 Magdeburg
Germany

haberkorn@xxxxxxxxxxxx
www.metratec.com


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Attachment: 01-cbusx.patch
Description: Text Data

Attachment: 02-ftdi_eeprom_device_selection.patch
Description: Text Data

Current Thread