ofono.rules: Add N900 rule for stock kernels

From a patch set by Luke Dash
This commit is contained in:
Denis Kenzior 2012-01-07 13:20:09 -06:00
parent 21e57a5d36
commit bddacd8774
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ KERNELS=="gadget", GOTO="ofono_isi_end"
# Nokia N900 modem
SUBSYSTEMS=="hsi", ENV{OFONO_DRIVER}="n900", ENV{OFONO_ISI_ADDRESS}="108"
KERNEL=="phonet*", ENV{OFONO_DRIVER}="n900", ENV{OFONO_ISI_ADDRESS}="108"
# STE u8500
KERNEL=="shrm0", ENV{OFONO_DRIVER}="u8500"