From 14e5c52f78e7ad23b18b111e3271cbecad6acf3f Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 8 Sep 2009 17:31:54 -0700 Subject: core: don't allow concurrent flashes on the same device Previously, a few operations (like disable) could trigger a modem flash in parallel with another flash. That's wrong, don't allow that. At the same time, add in finer-grained error checking on serial port speed operations, and fix a GSM generic bug that would send the POWER_UP string on disable. --- introspection/mm-modem-error.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'introspection') diff --git a/introspection/mm-modem-error.xml b/introspection/mm-modem-error.xml index d80df6c1..200e093a 100644 --- a/introspection/mm-modem-error.xml +++ b/introspection/mm-modem-error.xml @@ -15,4 +15,22 @@ + + + Operation could not be performed while the modem is connected. + + + + + + Operation could not be performed while the modem is disconnected. + + + + + + Operation could not be performed because it is already in progress. + + + -- cgit v1.2.3-70-g09d2