[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Export addressbook problem with latest CVS
From: |
Pawel Kot |
Subject: |
Re: Export addressbook problem with latest CVS |
Date: |
Thu, 3 Jun 2004 13:26:30 +0200 (CEST) |
On Thu, 3 Jun 2004, Bostjan Muller wrote:
> Output is attached.
Strange. Could you test this:
--- common/phones/nk7110.c~ 2004-06-03 13:24:56.000000000 +0200
+++ common/phones/nk7110.c 2004-06-03 13:24:56.000000000 +0200
@@ -919,7 +919,7 @@
{
nk7110_driver_instance *drvinst = DRVINSTANCE(state);
unsigned char req[2000] = {FBUS_FRAME_HEADER, 0x07, 0x01, 0x01, 0x00,
0x01,
- 0x00, 0x00, /* memory type; was: 0x02, 0x05
*/
+ 0x02, 0x00, /* memory type; was: 0x02, 0x05
*/
0x00, 0x00, /* location */
0x00, 0x00};
pkot
--
mailto:address@hidden
http://www.gnokii.org/
Re: Export addressbook problem with latest CVS, Pawel Kot, 2004/06/02
Re: Export addressbook problem with latest CVS, Bostjan Muller, 2004/06/03
Re: Export addressbook problem with latest CVS, Pawel Kot, 2004/06/03
Re: Export addressbook problem with latest CVS, Bostjan Muller, 2004/06/03