[PATCH 1/3] Work around Palm Pre SIM file reading quirk.

Marcel Holtmann marcel at holtmann.org
Tue Nov 10 00:19:45 PST 2009


Hi Andrzej,

> I'm not sure if MSM is not a too generic name but it seems the G1's
> Qualcomm MSM suffers from similar problems.

<snip>

> diff --git a/drivers/atmodem/vendor.h b/drivers/atmodem/vendor.h
> index d88444f..5c2613c 100644
> --- a/drivers/atmodem/vendor.h
> +++ b/drivers/atmodem/vendor.h
> @@ -23,4 +23,5 @@ enum ofono_vendor {
>  	OFONO_VENDOR_GENERIC = 0,
>  	OFONO_VENDOR_HTC_G1,
>  	OFONO_VENDOR_CALYPSO,
> +	OFONO_VENDOR_MSM,
>  };

call it OFONO_VENDOR_QCOM_MSM to be clear that it is Qualcomm specific,
but again we might rename all of these anyway at some point with quirk
names that actually clearly show what they are quirking.

Regards

Marcel




More information about the ofono mailing list