Hi Leaf,
I was trying to run ofono for a huawei usb modem on my meego
netbook,
but the udev on netbook seems not work for ofono, so that I've to
mannualy write settings in modem.conf.
Huawei driver needs two device, pcui & modem, and I can't specify them
by either Interface & Device in modem.conf.
Then I wrote this patch, It will load all Key=Value pairs in
modem.conf file( Except Driver=xxx pair ), and store them to modem
properties.
Then I add Pcui= & Modem= entry in modem.conf file, it works, I can
use ofono to send & recieve message by huawei stick now.
my question is why you wanna do this at all? oFono should auto-detect
any Huawei modem via udev. So this is not needed.
Regards
Marcel