Skip to content
Snippets Groups Projects
  1. May 04, 2011
  2. May 02, 2011
  3. Apr 29, 2011
  4. Apr 28, 2011
  5. Apr 27, 2011
  6. Apr 21, 2011
  7. Apr 19, 2011
    • Dan Williams's avatar
      zte: only dispose Icera data once · 2a5cf297
      Dan Williams authored
      2a5cf297
    • Dan Williams's avatar
      samsung: use common Icera code · 76bdc658
      Dan Williams authored
      Port the differences over to the common Icera code (there were only
      two) and remove the duplicate code from  the Samsung plugin.  The
      Icera NWSTATE regex had to be adjusted to capture "-1" in the first
      element which wasn't handled before but which I've seen on the
      Samsung Y3300 before the card has registered.
      76bdc658
    • Dan Williams's avatar
      icera: fix abuse of GInterface · 8333fb65
      Dan Williams authored
      The GInterface structure for MMModemIcera isn't instance data, thus we
      shouldn't be storing an instance pointer in it.  Instead, make implemtors
      store the intstance data in their private structure, and have them
      implement an accessor for the Icera-private data.  This makes everone
      (especially GObject) happy.  It's a bit of additional indirection, but
      we still get to use the MM_MODEM_ICERA_GET_PRIVATE() and we still
      get to cast the passed-in GInterface MMModemIcera into the various
      GSM MMModem subclasses, which is all we ever wanted anyway.
      8333fb65
  8. Apr 18, 2011
  9. Apr 14, 2011
  10. Apr 11, 2011
Loading