FreeCalypso > hg > fc-usbser-tools
comparison eeproms/duart28c @ 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 |
---|---|
7 # question applies only to FT2232D Channel B and suppresses automatic | 7 # question applies only to FT2232D Channel B and suppresses automatic |
8 # assertion of DTR & RTS when the corresponding ttyUSBx device is opened; | 8 # assertion of DTR & RTS when the corresponding ttyUSBx device is opened; |
9 # this driver quirk is required in order to use the DUART28C adapter's | 9 # this driver quirk is required in order to use the DUART28C adapter's |
10 # boot control outputs. | 10 # boot control outputs. |
11 | 11 |
12 ftdi-chip FT2232D | |
13 eeprom 93C46 | |
14 | |
12 vid 0x0403 # FTDI | 15 vid 0x0403 # FTDI |
13 pid 0x7152 # Allocated by FTDI to Falconia Partners LLC | 16 pid 0x7152 # Allocated by FTDI to Falconia Partners LLC |
14 | 17 |
15 manuf FreeCalypso | 18 manuf FreeCalypso |
16 product DUART28C | 19 product DUART28C |