FreeCalypso > hg > fc-usbser-tools
annotate artifacts/FT232R-specimen3 @ 68:5cbde3c80c24
fteeprom-{erase,prog}: detach logic: change to detach by default
As it turns out, detaching all ttyUSB interfaces of a multichannel device
does not require outside knowledge of how many channels there are, as in
our previous -d option design that is being removed here - instead we can
read the bNumInterfaces constant from the USB device's config descriptor
and thus know how many interfaces there are in total. Based on this
discovery, change the design of fteeprom-{erase,prog} as follows:
* remove -d option;
* flip the default to where we detach all interfaces by default;
* add -n option to NOT detach any interfaces.
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Wed, 13 Sep 2023 06:37:03 +0000 |
| parents | 9ca4f9fa415b |
| children |
| rev | line source |
|---|---|
|
49
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 # This specimen has been read out from a UB232R module from Digi-Key; |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 # it is believed to be a genuine FT232RQ chip. |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 00: 4004 0403 6001 0600 2D80 0008 0200 0A98 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 10: 0EA2 12B0 0043 0000 030A 0046 0054 0044 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 20: 0049 030E 0055 0042 0032 0033 0032 0052 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 30: 0312 0046 0054 0039 004C 0048 0053 004C |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 40: 0043 0302 0001 0000 0000 0000 0000 0000 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 50: 0000 0000 0000 0000 0000 0000 0000 0000 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 60: 0000 0000 0000 0000 0000 0000 0000 0000 |
|
9ca4f9fa415b
artifacts: import from freecalypso-hwlab/eeproms/dumps
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
11 70: 0000 0000 0000 0000 0000 0000 0000 95A0 |
