FreeCalypso > hg > freecalypso-hwlab
annotate eeproms/duart28c @ 106:66f04193a906
fc-simtool: pb-dump: forgot newline at the end of record
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Mon, 25 Jan 2021 06:03:58 +0000 | 
| parents | 5197272cd624 | 
| children | 
| rev | line source | 
|---|---|
| 72 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 1 # This EEPROM configuration is one of two possible configs that can be | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 2 # programmed into FreeCalypso DUART28 adapters (custom hw made by | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 3 # Falconia Partners LLC) based on the FT2232D chip. The present DUART28C | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 4 # configuration sets a custom USB ID and is intended to be used together | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 5 # with a custom patch to the Linux kernel ftdi_sio driver that applies | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 6 # a special quirk when this USB ID is detected. The driver quirk in | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 7 # question applies only to FT2232D Channel B and suppresses automatic | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 8 # assertion of DTR & RTS when the corresponding ttyUSBx device is opened; | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 9 # this driver quirk is required in order to use the DUART28C adapter's | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 10 # boot control outputs. | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 11 | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 12 vid 0x0403 # FTDI | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 13 pid 0x7152 # Allocated by FTDI to Falconia Partners LLC | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 14 | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 15 manuf FreeCalypso | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 16 product DUART28C | 
