FreeCalypso > hg > fc-usbser-tools
comparison eeproms/jtag-unbuf @ 78:d46ea7a3fa0c
eeproms: add ftdi-chip and eeprom settings as appropriate
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 26 Sep 2023 01:37:33 +0000 |
parents | 434806360d91 |
children |
comparison
equal
deleted
inserted
replaced
77:66cbbd7d85cf | 78:d46ea7a3fa0c |
---|---|
9 # creating a ttyUSB device for Channel A. If you wish to use Channel B | 9 # creating a ttyUSB device for Channel A. If you wish to use Channel B |
10 # as a UART (which is still available for that purpose), you will need to use | 10 # as a UART (which is still available for that purpose), you will need to use |
11 # a Linux kernel version with commit 6cf87e5edd9944e1d3b6efd966ea401effc304ee | 11 # a Linux kernel version with commit 6cf87e5edd9944e1d3b6efd966ea401effc304ee |
12 # included, or apply that commit locally if your kernel version does not | 12 # included, or apply that commit locally if your kernel version does not |
13 # include it. | 13 # include it. |
14 | |
15 ftdi-chip FT2232x | |
14 | 16 |
15 vid 0x0403 # FTDI | 17 vid 0x0403 # FTDI |
16 pid 0x7151 # Allocated by FTDI to Falconia Partners LLC | 18 pid 0x7151 # Allocated by FTDI to Falconia Partners LLC |
17 manuf FTDI | 19 manuf FTDI |
18 product Unbuffered JTAG adapter | 20 product Unbuffered JTAG adapter |