FreeCalypso > hg > freecalypso-hwlab
annotate eeproms/duart28s @ 72:5197272cd624
DUART28C and DUART28S EEPROM configs
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Thu, 30 Jul 2020 04:53:47 +0000 | 
| parents | |
| 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 DUART28S | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 4 # configuration sets the default USB ID that is used by FT2232x adapters | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 5 # and is recognized and treated as a generic dual UART device by the | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 6 # standard unpatched Linux kernel ftdi_sio driver. This configuration | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 7 # is intended for those users who don't need DUART28C boot control outputs | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 8 # and who wish to avoid the major inconvenience of applying a custom patch | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 9 # to their Linux kernel ftdi_sio driver. Please note that boot control | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 10 # outputs CTL1 and CTL2 cannot be used with this EEPROM configuration - | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 11 # they will be triggered whenever Channel B ttyUSBx device is opened, | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 12 # making them unusable. | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 13 | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 14 vid 0x0403 # FTDI | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 15 pid 0x6010 # FT2232x default, treated as standard dual UART by Linux | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 16 | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 17 manuf FreeCalypso | 
| 
5197272cd624
DUART28C and DUART28S EEPROM configs
 Mychaela Falconia <falcon@freecalypso.org> parents: diff
changeset | 18 product DUART28S | 
