All of lore.kernel.org
 help / color / mirror / Atom feed
From: George <george.news@gmx.net>
To: Grazvydas Ignotas <notasas@gmail.com>
Cc: Luciano Coelho <luciano.coelho@nokia.com>,
	"Luis R. Rodriguez" <mcgrof@gmail.com>,
	Bob Copeland <me@bobcopeland.com>,
	Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Compat-wireless N900
Date: Tue, 19 Oct 2010 17:18:57 +0200	[thread overview]
Message-ID: <4CBDB6E1.3020209@gmx.net> (raw)
In-Reply-To: <4CBDB654.6060702@gmx.net>

On 19/10/2010 17:16, George wrote:
> On 19/10/2010 15:52, Grazvydas Ignotas wrote:
>> On Tue, Oct 19, 2010 at 11:12 AM, George<george.news@gmx.net> wrote:
>>> On 18/10/2010 21:02, Luciano Coelho wrote:
>>>>
>>>> On Mon, 2010-10-18 at 20:41 +0200, ext Luciano Coelho wrote:
>>>>>
>>>>> On Mon, 2010-10-18 at 21:04 +0200, ext George wrote:
>>>>>>
>>>>>> On 18/10/2010 19:21, Luis R. Rodriguez wrote:
>>>>>>> Does your device use SDIO or SPI?
>>>>>>>
>>>>>>> Luis
>>>>>>
>>>>>> I have tried both and none of them have worked.
>>>>>
>>>>> On the N900 the wl1271 chip is connected via SPI.
>>>
>>> The chip is a wl1251, isn't it? wl1271 is n capable and n900 is not.
>>
>> I think your problem is that the driver (in
>> drivers/net/wireless/wl1251/spi.c) and spi_board_info (in
>> arch/arm/mach-omap2/board-rx51-peripherals.c) names don't match
>> (wl1251 vs wl12xx). Probably easiest to edit .modalias in
>> board-rx51-peripherals.c and rebuild the kernel.
>>
>
> It seems getting closer ;)
>
> After changing wl12xx for spi:wl1251 now modules are uploaded on startup.
>
> However this is the output from lsmod | grep spi
> spi 4352 0
> wl1251 75840 1 spi
> mac80211 256892 2 spi,wl1251
> crc7 1216 1 spi
>
> As you can see spi module is not used :( and no interface is created.
> Still a way to go.
>

I forgot also to mention that bluetooth in not working with new modules 
from compat-wireless


> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>


  parent reply	other threads:[~2010-10-19 14:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-14  8:24 Compat-wireless N900 George
2010-10-14 15:57 ` Denis 'GNUtoo' Carikli
2010-10-14 17:17   ` Luis R. Rodriguez
2010-10-14 18:09     ` George
2010-10-14 18:03       ` Luis R. Rodriguez
2010-10-15  6:42         ` George
2010-10-15 18:01           ` Luis R. Rodriguez
2010-10-17  9:01             ` George
2010-10-18 16:34               ` George
2010-10-18 17:21                 ` Luis R. Rodriguez
2010-10-18 19:04                   ` George
2010-10-18 18:41                     ` Luciano Coelho
2010-10-18 19:02                       ` Luciano Coelho
2010-10-19  8:12                         ` George
2010-10-19 13:52                           ` Grazvydas Ignotas
2010-10-19 15:16                             ` George
2010-10-19 14:38                               ` Grazvydas Ignotas
2010-10-19 15:52                                 ` George
2010-10-19 15:18                                   ` Grazvydas Ignotas
2010-10-20  7:37                                     ` George
2010-10-20  8:44                                       ` Grazvydas Ignotas
2010-10-20 12:24                                         ` George
2010-10-25  2:03                                       ` Kalle Valo
2010-10-25  8:33                                         ` George
2010-10-19 15:18                               ` George [this message]
2010-10-14 17:29   ` George

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=4CBDB6E1.3020209@gmx.net \
    --to=george.news@gmx.net \
    --cc=GNUtoo@no-log.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=luciano.coelho@nokia.com \
    --cc=mcgrof@gmail.com \
    --cc=me@bobcopeland.com \
    --cc=notasas@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.