FreeCalypso > hg > freecalypso-hwlab
comparison linux-patch/orig-202007/ftdi_sio_ids.h.patch @ 82:e2161ac7d641
linux-patch: move original 2020-07 version into orig-202007
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 06 Dec 2020 01:20:27 +0000 |
parents | linux-patch/ftdi_sio_ids.h.patch@749e1a14aa24 |
children |
comparison
equal
deleted
inserted
replaced
81:bbeec8f293dc | 82:e2161ac7d641 |
---|---|
1 --- ftdi_sio_ids.h.orig 2016-06-24 09:18:38.000000000 -0800 | |
2 +++ ftdi_sio_ids.h 2020-07-28 14:31:00.550495211 -0800 | |
3 @@ -576,6 +576,14 @@ | |
4 #define FTDI_CUSTOMWARE_MINIPLEX2WI_PID 0xfd4a /* MiniPlex-2Wi */ | |
5 #define FTDI_CUSTOMWARE_MINIPLEX3_PID 0xfd4b /* MiniPlex-3 series */ | |
6 | |
7 +/* | |
8 + * Custom USB adapters made by Falconia Partners LLC | |
9 + * for FreeCalypso project, ID codes allocated to Falconia by FTDI. | |
10 + */ | |
11 +#define FTDI_FALCONIA_JTAG_BUF_PID 0x7150 | |
12 +#define FTDI_FALCONIA_JTAG_UNBUF_PID 0x7151 | |
13 +#define FTDI_FALCONIA_DUART28C_PID 0x7152 | |
14 + | |
15 | |
16 /********************************/ | |
17 /** third-party VID/PID combos **/ |