Re: [zd1211-devs] Working on the dscape driver

2007-02-03 Thread Daniel Drake
Ulrich Kunitz wrote: > I don't know. On the web page http://www.atheros.com/RD you still > can find the contact data of sales personnel. My company inquired to both the Taiwan sales contact and the main Atheros sales contact addresses about ordering a large stock of ZD1211 devices. They did not

Re: [zd1211-devs] Working on the dscape driver

2007-02-03 Thread Jon Smirl
On 2/3/07, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > On 07-01-28 13:41 Jon Smirl wrote: > > > Is the zd1211b still being produced? Or is Atheros killing it? I'm > > working on an embedded design and I don't want to design in a part > > that is disappearing. > > I don't know. On the web page http:/

Re: [zd1211-devs] Working on the dscape driver

2007-02-03 Thread Ulrich Kunitz
On 07-01-28 13:41 Jon Smirl wrote: > Is the zd1211b still being produced? Or is Atheros killing it? I'm > working on an embedded design and I don't want to design in a part > that is disappearing. I don't know. On the web page http://www.atheros.com/RD you still can find the contact data of sales

Re: [zd1211-devs] Working on the dscape driver

2007-01-28 Thread Jon Smirl
On 1/28/07, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > On 07-01-28 12:52 Jon Smirl wrote: > > > On 1/28/07, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > > > There is no simple way to count the RTS failures and successes. You could > > > however get all the RTS packets and work from that. However I >

Re: [zd1211-devs] Working on the dscape driver

2007-01-28 Thread Ulrich Kunitz
On 07-01-28 12:52 Jon Smirl wrote: > On 1/28/07, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > > There is no simple way to count the RTS failures and successes. You could > > however get all the RTS packets and work from that. However I > > would regard this as waste of device-to-host bandwidth, whic

Re: [zd1211-devs] Working on the dscape driver

2007-01-28 Thread Jon Smirl
On 1/28/07, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > There is no simple way to count the RTS failures and successes. You could > however get all the RTS packets and work from that. However I > would regard this as waste of device-to-host bandwidth, which is > shared of all USB devices on the same

Re: [zd1211-devs] Working on the dscape driver

2007-01-28 Thread Jon Smirl
On 1/28/07, Ulrich Kunitz <[EMAIL PROTECTED]> wrote: > On 07-01-27 22:26 Jon Smirl wrote: > > > In order to learn more about how the zd1211 works I though I could try > > implementing a few missing functions in the dscape zd1211 driver. The > > easiest ones looked to be the statistics functions. >

Re: [zd1211-devs] Working on the dscape driver

2007-01-28 Thread Ulrich Kunitz
On 07-01-27 22:26 Jon Smirl wrote: > In order to learn more about how the zd1211 works I though I could try > implementing a few missing functions in the dscape zd1211 driver. The > easiest ones looked to be the statistics functions. > > get_stats needs this filled: > > struct ieee80211_low_leve

[zd1211-devs] Working on the dscape driver

2007-01-27 Thread Jon Smirl
In order to learn more about how the zd1211 works I though I could try implementing a few missing functions in the dscape zd1211 driver. The easiest ones looked to be the statistics functions. get_stats needs this filled: struct ieee80211_low_level_stats { unsigned int dot11ACKFailureCoun