X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/141f24b4a13144a49fe21f7352b0e9d34962e2dd..b8f7dae24ca990ee664fc0e63c8498007d2e9ffb:/Bootloaders/CDC/BootloaderCDC.txt diff --git a/Bootloaders/CDC/BootloaderCDC.txt b/Bootloaders/CDC/BootloaderCDC.txt index 379988f9e..1e054de45 100644 --- a/Bootloaders/CDC/BootloaderCDC.txt +++ b/Bootloaders/CDC/BootloaderCDC.txt @@ -54,6 +54,9 @@ * When the bootloader is running, the board's LED(s) will flash at regular intervals to distinguish the * bootloader from the normal user application. * + * \warning THIS BOOTLOADER IS NOT SECURE. Malicious entities can recover written data, even if the device + * lockbits are set. + * * \section Sec_Installation Driver Installation * * After running this bootloader for the first time on a new computer, you will need to supply the .INF @@ -168,6 +171,8 @@ * this module to try to take control over inserted CDC devices, corrupting the * datastream. A UDEV rule is required to prevent this. * See here for resolution steps. + * If the issue still persists then uninstall modemmanager by executing sudo apt-get remove modemmanager, or + * the equivalent using your chosen distribution's package manager. * * \par On Linux machines, the CDC bootloader is inaccessible. * On many Linux systems, non-root users do not have automatic access to newly @@ -187,9 +192,9 @@ * *
| Define Name: | - *Location: | - *Description: | + *Define Name: | + *Location: | + *Description: | *
|---|---|---|---|---|---|
| NO_BLOCK_SUPPORT |