From: Andrzej Zaborowski <andrew.zaborowski@intel.com>
To: ofono@ofono.org
Subject: [PATCH] phonesim: Fix access bits for EFiccid, EFpl.
Date: Wed, 12 Jan 2011 09:00:08 +0100 [thread overview]
Message-ID: <1294819208-9287-2-git-send-email-andrew.zaborowski@intel.com> (raw)
In-Reply-To: <1294819208-9287-1-git-send-email-andrew.zaborowski@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]
---
src/simfilesystem.cpp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/simfilesystem.cpp b/src/simfilesystem.cpp
index 46f3b1f..2264c44 100644
--- a/src/simfilesystem.cpp
+++ b/src/simfilesystem.cpp
@@ -106,8 +106,8 @@ static SimFileInfo const knownFiles[] =
{"6FDE", "7F20", "EFspni", 0x04ff44, FILE_TYPE_TRANSPARENT},
{"6FDF", "7F20", "EFpnni", 0x04ff44, FILE_TYPE_LINEAR_FIXED},
- {"2FE2", "3F00", "EFiccid", 0x04ff44, FILE_TYPE_TRANSPARENT},
- {"2F05", "3F00", "EFpl", 0x11ff44, FILE_TYPE_TRANSPARENT},
+ {"2FE2", "3F00", "EFiccid", 0x0fff44, FILE_TYPE_TRANSPARENT},
+ {"2F05", "3F00", "EFpl", 0x01ff44, FILE_TYPE_TRANSPARENT},
{"5F50", "7F10", "DFgraphics", 0, FILE_TYPE_TRANSPARENT},
{"4F20", "5F50", "EFimg", 0x14ff44, FILE_TYPE_LINEAR_FIXED},
--
1.7.1.86.g0e460.dirty
next prev parent reply other threads:[~2011-01-12 8:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-12 8:00 [PATCH] phonesim: Add +CUAD command and EFdir EF Andrzej Zaborowski
2011-01-12 8:00 ` Andrzej Zaborowski [this message]
2011-01-12 23:16 ` [PATCH] phonesim: Fix access bits for EFiccid, EFpl Denis Kenzior
2011-01-12 23:16 ` [PATCH] phonesim: Add +CUAD command and EFdir EF Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1294819208-9287-2-git-send-email-andrew.zaborowski@intel.com \
--to=andrew.zaborowski@intel.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox