|
| From: | Tor Petterson |
| Subject: | A bug and sorta a fix |
| Date: | Mon, 26 Aug 2002 19:22:14 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1 |
I tracked down the problem to be that 'Initialise' in nk6100.c returns 'GE_NOTSUPPORTED' if it fails to initialize the link this clashes with 'fbusinit' in xgnokii_lowlevel.c wich says
if (error == GE_NOLINK)
error = gn_gsm_initialise(xgnokiiConfig.model,
So one of these funktions is definately doing something wrong
Tor
| [Prev in Thread] | Current Thread | [Next in Thread] |