| 1 | # Copy this file to ~/.libusb-driverrc if you want to use FTDI2232 cables |
| 2 | # All parallel ports not defined in this file are mapped to real ports on the |
| 3 | # system |
| 4 | |
| 5 | # Amontec Jtagkey |
| 6 | LPT2 = FTDI:0403:cff8 |
| 7 | # Dangerous Prototypes Bus Blaster v2 |
| 8 | LPT3 = FTDI:0403:6010:2 |
| 9 | |