diff --git a/FAQ.mediawiki b/FAQ.mediawiki
index 37449a6..796ee2c 100644
--- a/FAQ.mediawiki
+++ b/FAQ.mediawiki
@@ -140,7 +140,7 @@ Some Features are not supported by all drivers / devices
{|
! Feature !! FTDI !! CH34x !! CP210x !! PL2303 !! CDC
|-
-| setParameters
with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105
🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 for PL2303HX
🔴 for PL2303TA || 🟢
+| setParameters
with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105
🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 || 🟢
|-
| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port
🔴 for CP2105 second port. resends last byte without exception || 🟢 || 🟢
|-