All of lore.kernel.org
 help / color / mirror / Atom feed
* What pieces are needed for wl1271..what directories, files, configs, etc..
@ 2011-01-10 16:44 ` Brzezowski, Karen
  2011-01-11  6:13   ` Krakowski, Oz
  0 siblings, 1 reply; 6+ messages in thread
From: Brzezowski, Karen @ 2011-01-10 16:44 UTC (permalink / raw)
  To: linux-wireless; +Cc: Brzezowski, Karen


Hello all wireless gurus!!

I've been watching the linux-wireless mailings on the wl1271...........

I've been trying to figure out how to get the wl1271 working with
imx233 processor...

I think we are moving to Linux 2.6.35 and android gingerbread (2.3)...

I"m very confused as to what files/configs/etc..need to be grabbed to get my task going.......

I see spi, sdio...not sure where all changes are made for the wl1271...i'm assuming
not just in the ...net/wireless/wl1271 directory.......... i have firmware too...........(.bins..)

I'm quite confused about the chip and how each part will work (BT, WLAN, and FM)...
Do you have any documentation..(for dummies, that would be me!)
that would help me understand about the chip..how it communicates to the processor,
how it does it's job with respect to BT, WLAN, and FM, etc..

I have NO idea where to begin.......I've been googling and reading and I have downloaded
your wl12xx git........

If you can help me AT ALL to get me up to speed/ to start, what i need to do to connect
the wl1271 to the imx233....if not imx233..that whatever you have........

I would greatly appreciate ANY help, guidance, advice.........all this is VERY new to me..

I also have to figure out how to use the chip for ANT+.......?????????

THANK YOU THANK YOU THANK YOU THANK YOU THANK YOU

Karen




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What pieces are needed for wl1271..what directories, files, configs, etc..
  2011-01-10 16:44 ` What pieces are needed for wl1271..what directories, files, configs, etc Brzezowski, Karen
@ 2011-01-11  6:13   ` Krakowski, Oz
  2011-01-11 19:05     ` Brzezowski, Karen
  0 siblings, 1 reply; 6+ messages in thread
From: Krakowski, Oz @ 2011-01-11  6:13 UTC (permalink / raw)
  To: Brzezowski, Karen; +Cc: linux-wireless

Hi Karen,

On Mon, Jan 10, 2011 at 10:44 AM, Brzezowski, Karen
<Karen.Brzezowski@pdt.com> wrote:
>
> Hello all wireless gurus!!
>
> I've been watching the linux-wireless mailings on the wl1271...........
>
> I've been trying to figure out how to get the wl1271 working with
> imx233 processor...
>
> I think we are moving to Linux 2.6.35 and android gingerbread (2.3)...
>
> I"m very confused as to what files/configs/etc..need to be grabbed to get my task going.......
>
> I see spi, sdio...not sure where all changes are made for the wl1271...i'm assuming
> not just in the ...net/wireless/wl1271 directory.......... i have firmware too...........(.bins..)
>
> I'm quite confused about the chip and how each part will work (BT, WLAN, and FM)...
> Do you have any documentation..(for dummies, that would be me!)
> that would help me understand about the chip..how it communicates to the processor,
> how it does it's job with respect to BT, WLAN, and FM, etc..
>
> I have NO idea where to begin.......I've been googling and reading and I have downloaded
> your wl12xx git........

If you haven't done so already, suggest you start by going through the
following wiki page: http://linuxwireless.org/en/users/Drivers/wl12xx
This should give you an idea of where to get the latest code, how to
compile it to your kernel (using compat-wireless) and links to the
relevant patches needed.
This will get you started with WLAN.

>
> If you can help me AT ALL to get me up to speed/ to start, what i need to do to connect
> the wl1271 to the imx233....if not imx233..that whatever you have........

The wiki page does include some basic information needed in order to
port to different hardware platforms.

Regards,
Oz.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: What pieces are needed for wl1271..what directories, files, configs, etc..
  2011-01-11  6:13   ` Krakowski, Oz
@ 2011-01-11 19:05     ` Brzezowski, Karen
  2011-01-11 19:41       ` Brzezowski, Karen
  0 siblings, 1 reply; 6+ messages in thread
From: Brzezowski, Karen @ 2011-01-11 19:05 UTC (permalink / raw)
  To: Krakowski, Oz; +Cc: linux-wireless

Hi Oz,

Thank you for your response.  I have been looking at that web page:
http://linuxwireless.org/en/users/Drivers/wl12xx

when i get the latest driver at
git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git

Do I take everything that comes in this compressed file and replace it in a Linux kernel?
Which Linux kernel is this driver code for?

I'm not really sure what the compat-wireless is...we are using the Linux 2.6.31 kernel
Do I need to get compat-wireless somehow for the 31 kernel?

Then the notes say integrations needs to be gotten for SDIO, Lenient, and platform data pasing..

Then the notes say I need WL127x firmware...

after all that I can build the kernel?

Do you have any example code that uses the interfaces for the wl1271 chip (the APIs)?

I've never ported a driver in Linux before...
I assumed all it would be is to get the driver directory corresponding to the new chip, adding or replacing it
in the drivers directory, build it, and voila, i have a driver to test..

I think I should not have assumed that, correct?

...this is why I'm confused........
:-)
thank you for your time!!!!!!!!!!
Karen

________________________________________
From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Krakowski, Oz [ozk@ti.com]
Sent: Tuesday, January 11, 2011 12:13 AM
To: Brzezowski, Karen
Cc: linux-wireless@vger.kernel.org
Subject: Re: What pieces are needed for wl1271..what directories, files, configs, etc..

Hi Karen,

On Mon, Jan 10, 2011 at 10:44 AM, Brzezowski, Karen
<Karen.Brzezowski@pdt.com> wrote:
>
> Hello all wireless gurus!!
>
> I've been watching the linux-wireless mailings on the wl1271...........
>
> I've been trying to figure out how to get the wl1271 working with
> imx233 processor...
>
> I think we are moving to Linux 2.6.35 and android gingerbread (2.3)...
>
> I"m very confused as to what files/configs/etc..need to be grabbed to get my task going.......
>
> I see spi, sdio...not sure where all changes are made for the wl1271...i'm assuming
> not just in the ...net/wireless/wl1271 directory.......... i have firmware too...........(.bins..)
>
> I'm quite confused about the chip and how each part will work (BT, WLAN, and FM)...
> Do you have any documentation..(for dummies, that would be me!)
> that would help me understand about the chip..how it communicates to the processor,
> how it does it's job with respect to BT, WLAN, and FM, etc..
>
> I have NO idea where to begin.......I've been googling and reading and I have downloaded
> your wl12xx git........

If you haven't done so already, suggest you start by going through the
following wiki page: http://linuxwireless.org/en/users/Drivers/wl12xx
This should give you an idea of where to get the latest code, how to
compile it to your kernel (using compat-wireless) and links to the
relevant patches needed.
This will get you started with WLAN.

>
> If you can help me AT ALL to get me up to speed/ to start, what i need to do to connect
> the wl1271 to the imx233....if not imx233..that whatever you have........

The wiki page does include some basic information needed in order to
port to different hardware platforms.

Regards,
Oz.
--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: What pieces are needed for wl1271..what directories, files, configs, etc..
  2011-01-11 19:05     ` Brzezowski, Karen
@ 2011-01-11 19:41       ` Brzezowski, Karen
  2011-01-12  2:53         ` Krakowski, Oz
  0 siblings, 1 reply; 6+ messages in thread
From: Brzezowski, Karen @ 2011-01-11 19:41 UTC (permalink / raw)
  To: Brzezowski, Karen, Krakowski, Oz; +Cc: linux-wireless

ok, so far, I found the Makefile in the wl12xx directory from git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git has 2.6.37-rc6
in it.  so it's the 37-rc6 kernel, correct?

Can I use this "stuff" in the 2.6.31 kernel?  (I know what's said in the wiki info below..)

I just don't know what goes where, how...

:-)
________________________________________
From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Brzezowski, Karen [Karen.Brzezowski@pdt.com]
Sent: Tuesday, January 11, 2011 1:05 PM
To: Krakowski, Oz
Cc: linux-wireless@vger.kernel.org
Subject: RE: What pieces are needed for wl1271..what directories, files, configs, etc..

Hi Oz,

Thank you for your response.  I have been looking at that web page:
http://linuxwireless.org/en/users/Drivers/wl12xx

when i get the latest driver at
git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git

Do I take everything that comes in this compressed file and replace it in a Linux kernel?
Which Linux kernel is this driver code for?

I'm not really sure what the compat-wireless is...we are using the Linux 2.6.31 kernel
Do I need to get compat-wireless somehow for the 31 kernel?

Then the notes say integrations needs to be gotten for SDIO, Lenient, and platform data pasing..

Then the notes say I need WL127x firmware...

after all that I can build the kernel?

Do you have any example code that uses the interfaces for the wl1271 chip (the APIs)?

I've never ported a driver in Linux before...
I assumed all it would be is to get the driver directory corresponding to the new chip, adding or replacing it
in the drivers directory, build it, and voila, i have a driver to test..

I think I should not have assumed that, correct?

...this is why I'm confused........
:-)
thank you for your time!!!!!!!!!!
Karen

________________________________________
From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Krakowski, Oz [ozk@ti.com]
Sent: Tuesday, January 11, 2011 12:13 AM
To: Brzezowski, Karen
Cc: linux-wireless@vger.kernel.org
Subject: Re: What pieces are needed for wl1271..what directories, files, configs, etc..

Hi Karen,

On Mon, Jan 10, 2011 at 10:44 AM, Brzezowski, Karen
<Karen.Brzezowski@pdt.com> wrote:
>
> Hello all wireless gurus!!
>
> I've been watching the linux-wireless mailings on the wl1271...........
>
> I've been trying to figure out how to get the wl1271 working with
> imx233 processor...
>
> I think we are moving to Linux 2.6.35 and android gingerbread (2.3)...
>
> I"m very confused as to what files/configs/etc..need to be grabbed to get my task going.......
>
> I see spi, sdio...not sure where all changes are made for the wl1271...i'm assuming
> not just in the ...net/wireless/wl1271 directory.......... i have firmware too...........(.bins..)
>
> I'm quite confused about the chip and how each part will work (BT, WLAN, and FM)...
> Do you have any documentation..(for dummies, that would be me!)
> that would help me understand about the chip..how it communicates to the processor,
> how it does it's job with respect to BT, WLAN, and FM, etc..
>
> I have NO idea where to begin.......I've been googling and reading and I have downloaded
> your wl12xx git........

If you haven't done so already, suggest you start by going through the
following wiki page: http://linuxwireless.org/en/users/Drivers/wl12xx
This should give you an idea of where to get the latest code, how to
compile it to your kernel (using compat-wireless) and links to the
relevant patches needed.
This will get you started with WLAN.

>
> If you can help me AT ALL to get me up to speed/ to start, what i need to do to connect
> the wl1271 to the imx233....if not imx233..that whatever you have........

The wiki page does include some basic information needed in order to
port to different hardware platforms.

Regards,
Oz.
--
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
--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: What pieces are needed for wl1271..what directories, files, configs, etc..
  2011-01-11 19:41       ` Brzezowski, Karen
@ 2011-01-12  2:53         ` Krakowski, Oz
  2011-01-13 16:11           ` Brzezowski, Karen
  0 siblings, 1 reply; 6+ messages in thread
From: Krakowski, Oz @ 2011-01-12  2:53 UTC (permalink / raw)
  To: Brzezowski, Karen; +Cc: linux-wireless

On Tue, Jan 11, 2011 at 1:41 PM, Brzezowski, Karen
<Karen.Brzezowski@pdt.com> wrote:
> ok, so far, I found the Makefile in the wl12xx directory from git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git has 2.6.37-rc6
> in it.  so it's the 37-rc6 kernel, correct?
Yes.

>
> Can I use this "stuff" in the 2.6.31 kernel?  (I know what's said in the wiki info below..)

Yes, as long as you follow the guidelines described in the wiki page
regarding how to port the driver to older kernel versions - through
compat-wirelss and the additional patches described there.
Compat-wireless is described on the linuxwireless.org website in
length. Check it out here:
http://linuxwireless.org/en/users/Download/stable/

Regards,
Oz.

>
> I just don't know what goes where, how...
>
> :-)
> ________________________________________
> From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Brzezowski, Karen [Karen.Brzezowski@pdt.com]
> Sent: Tuesday, January 11, 2011 1:05 PM
> To: Krakowski, Oz
> Cc: linux-wireless@vger.kernel.org
> Subject: RE: What pieces are needed for wl1271..what directories, files, configs, etc..
>
> Hi Oz,
>
> Thank you for your response.  I have been looking at that web page:
> http://linuxwireless.org/en/users/Drivers/wl12xx
>
> when i get the latest driver at
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
>
> Do I take everything that comes in this compressed file and replace it in a Linux kernel?
> Which Linux kernel is this driver code for?
>
> I'm not really sure what the compat-wireless is...we are using the Linux 2.6.31 kernel
> Do I need to get compat-wireless somehow for the 31 kernel?
>
> Then the notes say integrations needs to be gotten for SDIO, Lenient, and platform data pasing..
>
> Then the notes say I need WL127x firmware...
>
> after all that I can build the kernel?
>
> Do you have any example code that uses the interfaces for the wl1271 chip (the APIs)?
>
> I've never ported a driver in Linux before...
> I assumed all it would be is to get the driver directory corresponding to the new chip, adding or replacing it
> in the drivers directory, build it, and voila, i have a driver to test..
>
> I think I should not have assumed that, correct?
>
> ...this is why I'm confused........
> :-)
> thank you for your time!!!!!!!!!!
> Karen
>
> ________________________________________
> From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Krakowski, Oz [ozk@ti.com]
> Sent: Tuesday, January 11, 2011 12:13 AM
> To: Brzezowski, Karen
> Cc: linux-wireless@vger.kernel.org
> Subject: Re: What pieces are needed for wl1271..what directories, files, configs, etc..
>
> Hi Karen,
>
> On Mon, Jan 10, 2011 at 10:44 AM, Brzezowski, Karen
> <Karen.Brzezowski@pdt.com> wrote:
>>
>> Hello all wireless gurus!!
>>
>> I've been watching the linux-wireless mailings on the wl1271...........
>>
>> I've been trying to figure out how to get the wl1271 working with
>> imx233 processor...
>>
>> I think we are moving to Linux 2.6.35 and android gingerbread (2.3)...
>>
>> I"m very confused as to what files/configs/etc..need to be grabbed to get my task going.......
>>
>> I see spi, sdio...not sure where all changes are made for the wl1271...i'm assuming
>> not just in the ...net/wireless/wl1271 directory.......... i have firmware too...........(.bins..)
>>
>> I'm quite confused about the chip and how each part will work (BT, WLAN, and FM)...
>> Do you have any documentation..(for dummies, that would be me!)
>> that would help me understand about the chip..how it communicates to the processor,
>> how it does it's job with respect to BT, WLAN, and FM, etc..
>>
>> I have NO idea where to begin.......I've been googling and reading and I have downloaded
>> your wl12xx git........
>
> If you haven't done so already, suggest you start by going through the
> following wiki page: http://linuxwireless.org/en/users/Drivers/wl12xx
> This should give you an idea of where to get the latest code, how to
> compile it to your kernel (using compat-wireless) and links to the
> relevant patches needed.
> This will get you started with WLAN.
>
>>
>> If you can help me AT ALL to get me up to speed/ to start, what i need to do to connect
>> the wl1271 to the imx233....if not imx233..that whatever you have........
>
> The wiki page does include some basic information needed in order to
> port to different hardware platforms.
>
> Regards,
> Oz.
> --
> 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
> --
> 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
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: What pieces are needed for wl1271..what directories, files, configs, etc..
  2011-01-12  2:53         ` Krakowski, Oz
@ 2011-01-13 16:11           ` Brzezowski, Karen
  0 siblings, 0 replies; 6+ messages in thread
From: Brzezowski, Karen @ 2011-01-13 16:11 UTC (permalink / raw)
  To: Krakowski, Oz; +Cc: linux-wireless

Hi Oz, and Luca, and... !

I'm looking at the 
following wiki page: http://linuxwireless.org/en/users/Drivers/wl12xx
the attempt to port your wl1271 driver to our 2.6.31 Linux kernel for 
freescale iMX233.

I downloaded the latest driver:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
and the firmware:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git

I am now looking at the:
Porting wl12xx:

Porting the wl12xx driver to a new hardware platform requires following these steps:

   1.Modify or create the board-specific configuration. An example on how this should be done can be found under arch/arm/mach-omap2/board-zoom-peripherals.c for the TI Zoom reference boards. This is where you need to set the right mmc port, assign the gpios, adjust the reference clock information, etc.

>>>>>>>> The first arch/arm/mach-omap2/board-zoom-peripherals.c that has any mention of wl12xx is 2.6.37... is this the correct version to look at on what to do for the wl1271 in the arm/arch/mach-mx23 in my case??  I see a couple little things with wl1271 in this file....
not sure what it means....is there any explanation anywhere, and am I doing the right thing?

THANK YOU!
Karen



 
From: Krakowski, Oz [ozk@ti.com]
Sent: Tuesday, January 11, 2011 8:53 PM
To: Brzezowski, Karen
Cc: linux-wireless@vger.kernel.org
Subject: Re: What pieces are needed for wl1271..what directories, files, configs, etc..

On Tue, Jan 11, 2011 at 1:41 PM, Brzezowski, Karen
<Karen.Brzezowski@pdt.com> wrote:
> ok, so far, I found the Makefile in the wl12xx directory from git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git has 2.6.37-rc6
> in it.  so it's the 37-rc6 kernel, correct?
Yes.

>
> Can I use this "stuff" in the 2.6.31 kernel?  (I know what's said in the wiki info below..)

Yes, as long as you follow the guidelines described in the wiki page
regarding how to port the driver to older kernel versions - through
compat-wirelss and the additional patches described there.
Compat-wireless is described on the linuxwireless.org website in
length. Check it out here:
http://linuxwireless.org/en/users/Download/stable/

Regards,
Oz.

>
> I just don't know what goes where, how...
>
> :-)
> ________________________________________
> From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Brzezowski, Karen [Karen.Brzezowski@pdt.com]
> Sent: Tuesday, January 11, 2011 1:05 PM
> To: Krakowski, Oz
> Cc: linux-wireless@vger.kernel.org
> Subject: RE: What pieces are needed for wl1271..what directories, files, configs, etc..
>
> Hi Oz,
>
> Thank you for your response.  I have been looking at that web page:
> http://linuxwireless.org/en/users/Drivers/wl12xx
>
> when i get the latest driver at
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git
>
> Do I take everything that comes in this compressed file and replace it in a Linux kernel?
> Which Linux kernel is this driver code for?
>
> I'm not really sure what the compat-wireless is...we are using the Linux 2.6.31 kernel
> Do I need to get compat-wireless somehow for the 31 kernel?
>
> Then the notes say integrations needs to be gotten for SDIO, Lenient, and platform data pasing..
>
> Then the notes say I need WL127x firmware...
>
> after all that I can build the kernel?
>
> Do you have any example code that uses the interfaces for the wl1271 chip (the APIs)?
>
> I've never ported a driver in Linux before...
> I assumed all it would be is to get the driver directory corresponding to the new chip, adding or replacing it
> in the drivers directory, build it, and voila, i have a driver to test..
>
> I think I should not have assumed that, correct?
>
> ...this is why I'm confused........
> :-)
> thank you for your time!!!!!!!!!!
> Karen
>
> ________________________________________
> From: linux-wireless-owner@vger.kernel.org [linux-wireless-owner@vger.kernel.org] on behalf of Krakowski, Oz [ozk@ti.com]
> Sent: Tuesday, January 11, 2011 12:13 AM
> To: Brzezowski, Karen
> Cc: linux-wireless@vger.kernel.org
> Subject: Re: What pieces are needed for wl1271..what directories, files, configs, etc..
>
> Hi Karen,
>
> On Mon, Jan 10, 2011 at 10:44 AM, Brzezowski, Karen
> <Karen.Brzezowski@pdt.com> wrote:
>>
>> Hello all wireless gurus!!
>>
>> I've been watching the linux-wireless mailings on the wl1271...........
>>
>> I've been trying to figure out how to get the wl1271 working with
>> imx233 processor...
>>
>> I think we are moving to Linux 2.6.35 and android gingerbread (2.3)...
>>
>> I"m very confused as to what files/configs/etc..need to be grabbed to get my task going.......
>>
>> I see spi, sdio...not sure where all changes are made for the wl1271...i'm assuming
>> not just in the ...net/wireless/wl1271 directory.......... i have firmware too...........(.bins..)
>>
>> I'm quite confused about the chip and how each part will work (BT, WLAN, and FM)...
>> Do you have any documentation..(for dummies, that would be me!)
>> that would help me understand about the chip..how it communicates to the processor,
>> how it does it's job with respect to BT, WLAN, and FM, etc..
>>
>> I have NO idea where to begin.......I've been googling and reading and I have downloaded
>> your wl12xx git........
>
> If you haven't done so already, suggest you start by going through the
> following wiki page: http://linuxwireless.org/en/users/Drivers/wl12xx
> This should give you an idea of where to get the latest code, how to
> compile it to your kernel (using compat-wireless) and links to the
> relevant patches needed.
> This will get you started with WLAN.
>
>>
>> If you can help me AT ALL to get me up to speed/ to start, what i need to do to connect
>> the wl1271 to the imx233....if not imx233..that whatever you have........
>
> The wiki page does include some basic information needed in order to
> port to different hardware platforms.
>
> Regards,
> Oz.
> --
> 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
> --
> 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
>

Email secured by Check Point

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-13 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <AQHLsOWcAO4PZ7142ESGHYLUk4riDg==>
2011-01-10 16:44 ` What pieces are needed for wl1271..what directories, files, configs, etc Brzezowski, Karen
2011-01-11  6:13   ` Krakowski, Oz
2011-01-11 19:05     ` Brzezowski, Karen
2011-01-11 19:41       ` Brzezowski, Karen
2011-01-12  2:53         ` Krakowski, Oz
2011-01-13 16:11           ` Brzezowski, Karen

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.