Re: [PATCH v4 2/7] plugins/ste: SIM - STE registers as MBM to utilize mbm quirks.

2010-08-16 Thread Marcel Holtmann
Hi Sjur, > ... > >do we really wanna create another vendor quirk here. If both modems > >behave identical then just pass OFONO_VENDOR_MBM in the SIM atom > >registration and be done with it. > > Re-use the MBM quirk rather than adding STE quirks in atmodem/sim.c > > --- > plugins/ste.c |2 +

[PATCH v4 2/7] plugins/ste: SIM - STE registers as MBM to utilize mbm quirks.

2010-08-16 Thread Sjur Brændeland
From: Sjur Brændeland --- Marcel Holtmann wrote: ... >do we really wanna create another vendor quirk here. If both modems >behave identical then just pass OFONO_VENDOR_MBM in the SIM atom >registration and be done with it. Re-use the MBM quirk rather than adding STE quirks in atmodem/sim.c ---