linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* reading/writing zd1211 eeprom
@ 2007-10-21 11:35 Michael Buesch
  2007-10-21 16:15 ` Daniel Drake
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Buesch @ 2007-10-21 11:35 UTC (permalink / raw)
  To: Daniel Drake; +Cc: kune, linux-wireless

I'd like to read/modify the eeprom of my zd stick.
Do you have software to do so? If not, any advice on how
this has to be done? I'd write the necessary driver patches,
if you just tell me how the eeprom is accessed.

Thanks.

-- 
Greetings Michael.

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

* Re: reading/writing zd1211 eeprom
  2007-10-21 11:35 reading/writing zd1211 eeprom Michael Buesch
@ 2007-10-21 16:15 ` Daniel Drake
  2007-10-21 16:58   ` Michael Buesch
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Drake @ 2007-10-21 16:15 UTC (permalink / raw)
  To: Michael Buesch; +Cc: kune, linux-wireless

Michael Buesch wrote:
> I'd like to read/modify the eeprom of my zd stick.
> Do you have software to do so? If not, any advice on how
> this has to be done? I'd write the necessary driver patches,
> if you just tell me how the eeprom is accessed.

Yep, zd1211memtool.

http://sourceforge.net/project/showfiles.php?group_id=129083&package_id=238745

Usual precautions apply: you could easily break your device, and this 
code isn't very widely tested (but it works for me).

Daniel

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

* Re: reading/writing zd1211 eeprom
  2007-10-21 16:15 ` Daniel Drake
@ 2007-10-21 16:58   ` Michael Buesch
  2007-10-21 18:00     ` Daniel Drake
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Buesch @ 2007-10-21 16:58 UTC (permalink / raw)
  To: Daniel Drake; +Cc: kune, linux-wireless

On Sunday 21 October 2007 18:15:08 Daniel Drake wrote:
> Michael Buesch wrote:
> > I'd like to read/modify the eeprom of my zd stick.
> > Do you have software to do so? If not, any advice on how
> > this has to be done? I'd write the necessary driver patches,
> > if you just tell me how the eeprom is accessed.
> 
> Yep, zd1211memtool.
> 
> http://sourceforge.net/project/showfiles.php?group_id=129083&package_id=238745
> 
> Usual precautions apply: you could easily break your device, and this 
> code isn't very widely tested (but it works for me).

Nice, thanks.

Do you also have this in some git repository?

-- 
Greetings Michael.

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

* Re: reading/writing zd1211 eeprom
  2007-10-21 16:58   ` Michael Buesch
@ 2007-10-21 18:00     ` Daniel Drake
  2007-10-21 18:43       ` Michael Buesch
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Drake @ 2007-10-21 18:00 UTC (permalink / raw)
  To: Michael Buesch; +Cc: kune, linux-wireless

Michael Buesch wrote:
> Nice, thanks.
> 
> Do you also have this in some git repository?

Yep, not a very interesting one though.
http://dsd.object4.net/git/zd1211memtool.git
http://dsd.object4.net/git/?p=zd1211memtool.git;a=summary

Daniel

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

* Re: reading/writing zd1211 eeprom
  2007-10-21 18:00     ` Daniel Drake
@ 2007-10-21 18:43       ` Michael Buesch
  2007-10-21 20:51         ` Daniel Drake
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Buesch @ 2007-10-21 18:43 UTC (permalink / raw)
  To: Daniel Drake; +Cc: kune, linux-wireless

On Sunday 21 October 2007 20:00:38 Daniel Drake wrote:
> Michael Buesch wrote:
> > Nice, thanks.
> > 
> > Do you also have this in some git repository?
> 
> Yep, not a very interesting one though.
> http://dsd.object4.net/git/zd1211memtool.git
> http://dsd.object4.net/git/?p=zd1211memtool.git;a=summary

mb@powermac:~/develop/git$ git clone http://dsd.object4.net/git/zd1211memtool.git
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run there?

Please make sure .git/hooks/post-update is executable
and you do the initial update-server-info after the initial import.

-- 
Greetings Michael.

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

* Re: reading/writing zd1211 eeprom
  2007-10-21 18:43       ` Michael Buesch
@ 2007-10-21 20:51         ` Daniel Drake
  0 siblings, 0 replies; 6+ messages in thread
From: Daniel Drake @ 2007-10-21 20:51 UTC (permalink / raw)
  To: Michael Buesch; +Cc: kune, linux-wireless

Michael Buesch wrote:
> mb@powermac:~/develop/git$ git clone http://dsd.object4.net/git/zd1211memtool.git
> Cannot get remote repository information.
> Perhaps git-update-server-info needs to be run there?
> 
> Please make sure .git/hooks/post-update is executable
> and you do the initial update-server-info after the initial import.

fixed

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

end of thread, other threads:[~2007-10-21 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-21 11:35 reading/writing zd1211 eeprom Michael Buesch
2007-10-21 16:15 ` Daniel Drake
2007-10-21 16:58   ` Michael Buesch
2007-10-21 18:00     ` Daniel Drake
2007-10-21 18:43       ` Michael Buesch
2007-10-21 20:51         ` Daniel Drake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).