All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	linux-kernel@vger.kernel.org,
	otus-devel@lists.madwifi-project.org,
	David Woodhouse <dwmw2@infradead.org>,
	Johannes Berg <johannes@sipsolutions.net>,
	"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [ANN] Atheros 802.11n USB firmware source code released
Date: Sun, 07 Jun 2009 03:21:42 +0300	[thread overview]
Message-ID: <1244334102.16810.3.camel@localhost> (raw)
In-Reply-To: <1244326943.12159.5.camel@localhost>

On Sun, 2009-06-07 at 01:22 +0300, Maxim Levitsky wrote:
> On Fri, 2009-06-05 at 12:04 -0700, Luis R. Rodriguez wrote:
> > I'm pleased to announce we have released the source code to our
> > Atheros 802.11n USB Otus/ar9170 device under the GPL. You can grab the
> > source, compile and use it with the upstream ar9170 device driver.
> > Patches are welcomed. The git tree available for this is at:
> > 
> > http://git.sipsolutions.net/ar9170-fw.git
> > 
> > For more information please visit the home page for this project is on
> > our Linux wireless wiki:
> > 
> > http://wireless.kernel.org/en/users/Drivers/ar9170.fw
> > 
> > The ar9170 device driver home page is at:
> > 
> > http://wireless.kernel.org/en/users/Drivers/ar9170
> > 
> > I'd like to thank Johannes Berg and Christian Lamparter for their
> > incredible contributions to the project both firmware and ar9170
> > driver so far without which this would not have been possible.
> 
> I just want to say thanks!
> 
> I will buy this device very soon.
> Is this source for same firmware that was closed?
> Will AP mode work in future?
> 
> If you were to release the documentation, then it would be really
> possible to fix AP mode for this firmware.
> 
> 
> If you could just release ath5k documentation.... I would fix its
> numerous problems I have with my aspire one (AR2425)...
> 
> 
> Best regards,
> 	Maxim Levitsky
> 

What does this mean:

eeprom   : ORIGIN = 0x000000, LENGTH = 1024k


Does the device have whole 1M of eeprom?
What is there?


Also what is this:

sram     : ORIGIN = 0x100000, LENGTH = 64k



Description says that pram is 32K, but:
 
pram     : ORIGIN = 0x200000, LENGTH = 16k


Best regards,
	Maxim Levitsk


WARNING: multiple messages have this Message-ID (diff)
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>,
	linux-wireless <linux-wireless@vger.kernel.org>,
	linux-kernel@vger.kernel.org, otus-devel@venema.h4ckr.net,
	David Woodhouse <dwmw2@infradead.org>,
	Johannes Berg <johannes@sipsolutions.net>,
	"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [ANN] Atheros 802.11n USB firmware source code released
Date: Sun, 07 Jun 2009 03:21:42 +0300	[thread overview]
Message-ID: <1244334102.16810.3.camel@localhost> (raw)
In-Reply-To: <1244326943.12159.5.camel@localhost>

On Sun, 2009-06-07 at 01:22 +0300, Maxim Levitsky wrote:
> On Fri, 2009-06-05 at 12:04 -0700, Luis R. Rodriguez wrote:
> > I'm pleased to announce we have released the source code to our
> > Atheros 802.11n USB Otus/ar9170 device under the GPL. You can grab the
> > source, compile and use it with the upstream ar9170 device driver.
> > Patches are welcomed. The git tree available for this is at:
> > 
> > http://git.sipsolutions.net/ar9170-fw.git
> > 
> > For more information please visit the home page for this project is on
> > our Linux wireless wiki:
> > 
> > http://wireless.kernel.org/en/users/Drivers/ar9170.fw
> > 
> > The ar9170 device driver home page is at:
> > 
> > http://wireless.kernel.org/en/users/Drivers/ar9170
> > 
> > I'd like to thank Johannes Berg and Christian Lamparter for their
> > incredible contributions to the project both firmware and ar9170
> > driver so far without which this would not have been possible.
> 
> I just want to say thanks!
> 
> I will buy this device very soon.
> Is this source for same firmware that was closed?
> Will AP mode work in future?
> 
> If you were to release the documentation, then it would be really
> possible to fix AP mode for this firmware.
> 
> 
> If you could just release ath5k documentation.... I would fix its
> numerous problems I have with my aspire one (AR2425)...
> 
> 
> Best regards,
> 	Maxim Levitsky
> 

What does this mean:

eeprom   : ORIGIN = 0x000000, LENGTH = 1024k


Does the device have whole 1M of eeprom?
What is there?


Also what is this:

sram     : ORIGIN = 0x100000, LENGTH = 64k



Description says that pram is 32K, but:
 
pram     : ORIGIN = 0x200000, LENGTH = 16k


Best regards,
	Maxim Levitsk


  reply	other threads:[~2009-06-07  0:21 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-05 19:04 [ANN] Atheros 802.11n USB firmware source code released Luis R. Rodriguez
2009-06-05 19:04 ` Luis R. Rodriguez
2009-06-05 19:12 ` Gábor Stefanik
2009-06-05 19:12   ` Gábor Stefanik
2009-06-05 19:24 ` Greg KH
2009-06-05 19:24   ` Greg KH
2009-06-05 22:06 ` Johannes Berg
2009-06-05 22:06   ` Johannes Berg
2009-06-06  1:54 ` Nick Kossifidis
2009-06-06  1:54   ` Nick Kossifidis
2009-06-06  6:10   ` Rami Rosen
2009-06-06  6:10     ` Rami Rosen
2009-06-06 22:22 ` Maxim Levitsky
2009-06-06 22:22   ` Maxim Levitsky
2009-06-07  0:21   ` Maxim Levitsky [this message]
2009-06-07  0:21     ` Maxim Levitsky
2009-06-07  9:43     ` Johannes Berg
2009-06-07  9:43       ` Johannes Berg
2009-06-07  9:54       ` Maxim Levitsky
2009-06-07  9:54         ` Maxim Levitsky
2009-06-07 10:24         ` Johannes Berg
2009-06-07 10:24           ` Johannes Berg
2009-06-07 12:23           ` Maxim Levitsky
2009-06-07 12:23             ` Maxim Levitsky

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=1244334102.16810.3.camel@localhost \
    --to=maximlevitsky@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.com \
    --cc=otus-devel@lists.madwifi-project.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 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.