diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-03-26 15:28:00 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-03-26 23:00:28 -0500 |
commit | d994ed1111fb08414f6944693e16fcd0816b80cc (patch) | |
tree | 11fe689dfdd7797bff16f4aa9eb0888cca532d1d /drivers | |
parent | 14f296075ed177c7c28500f4feaa9eb69aba1402 (diff) | |
download | ofono-d994ed1111fb08414f6944693e16fcd0816b80cc.tar.bz2 |
Add mbm vendor
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/atmodem/vendor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/atmodem/vendor.h b/drivers/atmodem/vendor.h index ef0f31c7..ea13b1e7 100644 --- a/drivers/atmodem/vendor.h +++ b/drivers/atmodem/vendor.h @@ -23,6 +23,7 @@ enum ofono_vendor { OFONO_VENDOR_GENERIC = 0, OFONO_VENDOR_CALYPSO, OFONO_VENDOR_STE, + OFONO_VENDOR_MBM, OFONO_VENDOR_QUALCOMM_MSM, OFONO_VENDOR_OPTION_HSO, OFONO_VENDOR_HUAWEI, |