diff options
author | Jan Lübbe <jluebbe@debian.org> | 2008-07-18 19:46:47 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2008-07-18 19:46:47 +0000 |
commit | 7491ac17d9fb8b5b5cdcbfb2f72ef572e1452ee2 (patch) | |
tree | f8feead3d7096bf63139c9d868290de48d93c067 | |
parent | 9cf04402e852ffaf004ceebfba79e5c5c9bfa7db (diff) |
frameworkd: configure ogpsd for GTA02
-rw-r--r-- | packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf index b14c8ab532..53d42b5a1a 100644 --- a/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf +++ b/packages/freesmartphone/frameworkd/om-gta02/frameworkd.conf @@ -14,5 +14,10 @@ report4 = HEADSET,switch,2,0 # GTA02 has TI Calypso modemtype = ti_calypso +[ogpsd] +device = GTA02Device +channel = SerialChannel +path = /dev/ttySAC1 + [opreferencesd] rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences |