FreeCalypso > hg > fc-usbser-tools
comparison eeproms/mcu-host-bus @ 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 | 45d026fdb315 |
| children |
comparison
equal
deleted
inserted
replaced
| 77:66cbbd7d85cf | 78:d46ea7a3fa0c |
|---|---|
| 4 # (8-bit parallel 8080-style interface) as part of our LCD evaluation | 4 # (8-bit parallel 8080-style interface) as part of our LCD evaluation |
| 5 # testing and vendor selection process. The purpose of this EEPROM config | 5 # testing and vendor selection process. The purpose of this EEPROM config |
| 6 # with a custom FTDI PID is to keep the Linux kernel's ftdi_sio driver | 6 # with a custom FTDI PID is to keep the Linux kernel's ftdi_sio driver |
| 7 # from binding to this FT2232D instance, avoiding the creation of ttyUSBx | 7 # from binding to this FT2232D instance, avoiding the creation of ttyUSBx |
| 8 # device nodes for it. | 8 # device nodes for it. |
| 9 | |
| 10 ftdi-chip FT2232x | |
| 9 | 11 |
| 10 vid 0x0403 # FTDI | 12 vid 0x0403 # FTDI |
| 11 pid 0x7157 # Allocated by FTDI to Falconia Partners LLC | 13 pid 0x7157 # Allocated by FTDI to Falconia Partners LLC |
| 12 manuf FTDI | 14 manuf FTDI |
| 13 product MCU host bus emulation | 15 product MCU host bus emulation |
