diff --git a/Troubleshooting.mediawiki b/Troubleshooting.mediawiki index 4b1a4b8..979dd78 100644 --- a/Troubleshooting.mediawiki +++ b/Troubleshooting.mediawiki @@ -137,6 +137,8 @@ Some Features are not supported by all drivers / devices |- | setParameters with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105
🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 for PL2303HX
🔴 for PL2303TA || 🟢 |- +| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port
🔴 for CP2105 second. fails without exception || 🟢 || 🟢 +|- | set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR |- | purgeHwBuffers || 🟢 || 🔴 || 🟢 || 🟢 || 🟢 @@ -152,7 +154,5 @@ Some Features are not implemented (yet) {| ! Feature !! Supported |- -| break (send break signal) || 🔴 -|- | flow control (RTS/CTS or DTS/DTR or XON/XOFF based flow control) || 🔴 |}