Re: [zd1211-devs] Vendor driver v2.16.0.0

2006-12-22 Thread Uli Kunitz

Am 22.12.2006 um 23:59 schrieb Matthieu CASTET:

> On Fri, 22 Dec 2006 14:10:08 -0500, Daniel Drake wrote:
>
>> Matthieu CASTET wrote:
>>> BTW if I remove usb_reset_device in zd1211rw disconnect, the  
>>> firmware
>>> upload fails. This doesn't seem woorking :(
>>
>> That's why the reset is there. The vendor driver does it the same  
>> way.
>>
> Yes but in case of reset/reboot disconnect is not called. So I  
> failed to
> see how the firmware will recover from these cases if it is not  
> able to
> recover a missing reset in disconnect.

Do you mean reset or reboot? In the reset case disconnect() will not  
be called. In the reboot case, defined by calling reboot as root, I  
would expect it to happen. However it shouldn't matter because the  
host controller should cycle the power during reboot.

My current assumption is, that the bug appears, if disconnect() is  
not called and during system start the power for the device is not  
cycled. I would like to see that proven, however I have never seen  
the bug, because all my systems are cycling the USB power during boot.

Regards,

Uli

--
Uli Kunitz




-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Vendor driver v2.16.0.0

2006-12-22 Thread Matthieu CASTET
On Fri, 22 Dec 2006 14:10:08 -0500, Daniel Drake wrote:

> Matthieu CASTET wrote:
>> BTW if I remove usb_reset_device in zd1211rw disconnect, the firmware
>> upload fails. This doesn't seem woorking :(
> 
> That's why the reset is there. The vendor driver does it the same way.
> 
Yes but in case of reset/reboot disconnect is not called. So I failed to
see how the firmware will recover from these cases if it is not able to
recover a missing reset in disconnect.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] running just with 11mbit? how comes?

2006-12-22 Thread Harald Dunkel
Hi Daniel,

Daniel Drake wrote:
> Harald and others,
> 
> Please read the zd1211rw driver home page. It would have saved some
> people the effort of mailing the list over the last couple of weeks :)
> 
> http://zd1211.ath.cx/wiki/DriverRewrite
> 
> To clarify, zd1211rw does NOT yet have the same level of functionality
> as the vendor/community driver does.
> 

Understood.


Regards

Harri




signature.asc
Description: OpenPGP digital signature
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Re: [zd1211-devs] Vendor driver v2.16.0.0

2006-12-22 Thread Daniel Drake
Matthieu CASTET wrote:
> BTW if I remove usb_reset_device in zd1211rw disconnect, the firmware
> upload fails. This doesn't seem woorking :(

That's why the reset is there. The vendor driver does it the same way.

Daniel


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Vendor driver v2.16.0.0

2006-12-22 Thread Matthieu CASTET
On Thu, 21 Dec 2006 10:43:11 -0500, Daniel Drake wrote:

> Hi,
Hi,
> 
> The ZD1211 download page has been removed from Atheros.com, but ZyDAS 
> sent me a new driver release.
> 
> You can download it from:
> 
> http://dsd.object4.net/zd1211-vendor/releases/
> 
> Large packet support is now disabled by default due to the reboot/module 
> reload problems that the large packet firmware introduces. There are 
> some other small changes as well.
> 
Great, I will try it.

BTW if I remove usb_reset_device in zd1211rw disconnect, the firmware
upload fails. This doesn't seem woorking :(

Matthieu


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] running just with 11mbit? how comes?

2006-12-22 Thread Daniel Drake
Harald Dunkel wrote:
> Jon Smirl wrote:
>> The rate is not set automatically
>>
>> iwconfig eth0 rate 54M
>>
> 
> My configuration says to do

Harald and others,

Please read the zd1211rw driver home page. It would have saved some 
people the effort of mailing the list over the last couple of weeks :)

http://zd1211.ath.cx/wiki/DriverRewrite

To clarify, zd1211rw does NOT yet have the same level of functionality 
as the vendor/community driver does.

Daniel

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs