[zd1211-devs] essid strangeness

2006-12-17 Thread Jon Smirl
sid sticks. Using the 2.1 firmware from SF. I can't get reboot to work with 2.2 firmware. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay pane

Re: [zd1211-devs] essid strangeness

2006-12-18 Thread Jon Smirl
wrote: > On Sun, 2006-12-17 at 18:31 -0500, Jon Smirl wrote: > > Linus git kernel, 2.6.20-rc1+ > > patched softmac for work queue changes > > Ubuntu Edgy > > WEP encryption > > > > ifup eth1 > > Won't start the network, if I look in dmesg > > ADDR

Re: [zd1211-devs] essid strangeness

2006-12-18 Thread Jon Smirl
I am using different hardware but that doesn't seem to be the problem. zd1211rw 5-3:1.0: firmware version 4721 zd1211rw 5-3:1.0: zd1211b chip 0ace:1215 v4810 high 00-02-72 AL2230_RF pa0 g--N -- Jon Smirl [EMAIL PROT

[zd1211-devs] Ad-Hoc mode

2006-12-18 Thread Jon Smirl
Is Ad-Hoc mode implemented for the zd1211rw? -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opin

Re: [zd1211-devs] essid strangeness

2006-12-18 Thread Jon Smirl
association request! [ 1515.809289] SoftMAC: associated! -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opin

Re: [zd1211-devs] essid strangeness

2006-12-18 Thread Jon Smirl
636047] zd1211rw 5-3.6:1.0: zd_chip_unlock_phy_regs() CR_REG1: 0x20 -> 0xa0 [ 1955.656329] zd1211rw 5-3.6:1.0: set_channel() channel 3 [ 1955.969417] zd1211rw 5-3.6:1.0: zd_chip_unlock_phy_regs() CR_REG1: 0x20 -> 0xa0 [ 1955.970060] SoftMAC: sent association request! [ 1955.971791] SoftMAC: associated!

Re: [zd1211-devs] essid strangeness

2006-12-19 Thread Jon Smirl
On 12/19/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > ifup eth1 > > [ 1457.671472] SoftMAC: Associate: Scanning for networks first. > > [ 1457.671487] SoftMAC: Associate: failed to initiate scan. Is device up? > > You have some configuratio

Re: [zd1211-devs] essid strangeness

2006-12-19 Thread Jon Smirl
On 12/19/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > I disabled auto start in /etc/network/interfaces > > /etc/network/interface is an Ubuntu thing, you want to completely > disable whatever is using it. > > > Now I type "ifup eth1&quo

Re: [zd1211-devs] essid strangeness

2006-12-19 Thread Jon Smirl
On 12/19/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > It looks to me like Ubuntu told the interface to initialize and then > > told it to associate before the initialization was complete. > > No - your trace clearly shows that it is setting se

Re: [zd1211-devs] essid strangeness

2006-12-19 Thread Jon Smirl
On 12/19/06, Jon Smirl <[EMAIL PROTECTED]> wrote: > On 12/19/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > > Jon Smirl wrote: > > > It looks to me like Ubuntu told the interface to initialize and then > > > told it to associate before the initializatio

[zd1211-devs] A couple of errors

2006-12-21 Thread Jon Smirl
ebian to add "ifconfig eth1 up" to their ifup scripts. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to

Re: [zd1211-devs] essid strangeness

2006-12-21 Thread Jon Smirl
On 12/20/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > Could other wireless drivers allow you to set the key/essid while they > > are down, and then process them only after the link is brought up? > > Some do, some don't. softmac won't

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

2006-12-21 Thread Jon Smirl
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/ > Unsu

[zd1211-devs] Patch to make zd1211rw git build with current kernel

2006-12-27 Thread Jon Smirl
This patch fixes up the zd1211rw git tree to account for the work queue changes in 2.6.20+. -- Jon Smirl [EMAIL PROTECTED] diff --git a/zd_mac.c b/zd_mac.c index 10339f5..ee78cd8 100644 --- a/zd_mac.c +++ b/zd_mac.c @@ -32,14 +32,14 @@ #include "zd_util.h" static void ieee_i

Re: [zd1211-devs] Patch to make zd1211rw git build with current kernel

2006-12-27 Thread Jon Smirl
On 12/27/06, Jon Smirl <[EMAIL PROTECTED]> wrote: This patch fixes up the zd1211rw git tree to account for the work queue changes in 2.6.20+. Probably would be best to attach the version of the patch that works. -- Jon Smirl [EMAIL PROTECTED] diff --git a/zd_mac.c b/zd_mac.c index 1

[zd1211-devs] configuring the rate

2006-12-27 Thread Jon Smirl
]:~/foo$ -- Jon Smirl [EMAIL PROTECTED] - 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

Re: [zd1211-devs] configuring the rate

2006-12-28 Thread Jon Smirl
- > 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 > h

Re: [zd1211-devs] Patch to make zd1211rw git build with current kernel

2006-12-28 Thread Jon Smirl
heads/tx_power Pull: refs/heads/fw-present:refs/heads/fw-present [EMAIL PROTECTED]:/extra/zd1211rw$ git branch basic_rates fw-present housekeeping * master origin tx_power [EMAIL PROTECTED]:/extra/zd1211rw$ -- Jon Smirl [EMAIL PROTECTED] -

Re: [zd1211-devs] Patch to make zd1211rw git build with current kernel

2006-12-28 Thread Jon Smirl
rt with 100% strength, 99% quality at 54M on a clear channel. I would hope that they can exchange packets without dropping them. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join Sour

Re: [zd1211-devs] Patch to make zd1211rw git build with current kernel

2006-12-28 Thread Jon Smirl
On 12/28/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > First thing I need to figure out is why I can't finish a 250MB copy > > over pure 802.11g without dropping the connection. I am getting > > hundreds of these in the logs: > > kern

[zd1211-devs] wireless-dev tree problems

2006-12-28 Thread Jon Smirl
s' tree to see if it works better with my radio. Some of comments indicate that Uli's git tree has trouble with my radio. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join S

Re: [zd1211-devs] wireless-dev tree problems

2006-12-28 Thread Jon Smirl
On 12/28/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > I couldn't get anything working right with the wireless-dev tree. DHCP > > wouldn't work on zd1211rw, but the device could hear packets via > > Wireshark. XGL is unstable on wireless

Re: [zd1211-devs] wireless-dev tree problems

2006-12-28 Thread Jon Smirl
On 12/28/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > On 12/28/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > >> Jon Smirl wrote: > >>> I couldn't get anything working right with the wireless-dev tree. DHCP > >>> would

[zd1211-devs] Some progress getting things to work

2006-12-28 Thread Jon Smirl
auses with short preambles set at the router than with long ones. I have set my router into 11g only mode instead of 11bg mode. Is there an equivalent setting on the client side? A mismatch between the client in 11bg mode and the AP in 11g might explain what I am seeing. -- Jon Smirl [EMAIL

Re: [zd1211-devs] Wireshark/kismet dump of problem session

2006-12-30 Thread Jon Smirl
djust for workqueue changes). -- Jon Smirl [EMAIL PROTECTED] - 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 top

Re: [zd1211-devs] Wireshark/kismet dump of problem session

2006-12-30 Thread Jon Smirl
an respond to that level of interrupt load. Wire based hardware I have worked with used DMA and interrupt throttling to reduce the load. I'm not familiar with how USB deals with these problems so I need to read some more. -- Jon

Re: [zd1211-devs] Wireshark/kismet dump of problem session

2006-12-31 Thread Jon Smirl
On 12/31/06, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > I just spent a while with Windows booted on the same hardware. With no > > trouble at all I am able to achieve 19Mb/sec of useful file copy > > throughput. > > Matching the windows driver

[zd1211-devs] Experiments with the vendor driver

2006-12-31 Thread Jon Smirl
be over 24M, it is probably at 48M. I'll add some debug code and see if I can figure out why it can't set a rate over 24M. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [zd1211-devs] Experiments with the vendor driver

2006-12-31 Thread Jon Smirl
Patch to make the vendor driver, ZD1211LnxDrv_2_16_0_0, build on 2.6.20-rc20. It also fixes what looks to be some definite problems with uninitialized variables. -- Jon Smirl [EMAIL PROTECTED] diff --git a/Makefile b/Makefile index 2118ac3..624b912 100755 --- a/Makefile +++ b/Makefile @@ -11,7

Re: [zd1211-devs] Experiments with the vendor driver

2007-01-01 Thread Jon Smirl
On 1/1/07, Giulio Bottazzi <[EMAIL PROTECTED]> wrote: > On Sun, 31 Dec 2006 18:56:11 -0500 > "Jon Smirl" <[EMAIL PROTECTED]> wrote: > > > Patch to make the vendor driver, ZD1211LnxDrv_2_16_0_0, build on > > 2.6.20-rc20. It also fixes what looks to be so

Re: [zd1211-devs] Experiments with the vendor driver

2007-01-01 Thread Jon Smirl
On 1/1/07, Giulio Bottazzi <[EMAIL PROTECTED]> wrote: > On Mon, 1 Jan 2007 09:01:38 -0500 > "Jon Smirl" <[EMAIL PROTECTED]> wrote: > > > The INIT work changes went into 2.6.20+, they aren't in 2.6.18. It > > shouldn't be too hard to fix up th

Re: [zd1211-devs] zd1211rw, ADDRCONF(NETDEV_UP): eth2: link is not ready for 3COM 3CRUSB10075 6891:a727

2007-01-02 Thread Jon Smirl
> Zd1211-devs mailing list - http://zd1211.ath.cx/ > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs > -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cas

[zd1211-devs] Debugging copy failures

2007-01-04 Thread Jon Smirl
d out! [ 584.477938] zd1211rw 5-1.4:1.0: zd_mac_rx() Packet with length 22 to small. [EMAIL PROTECTED]:~/foo$ Could the fragmented urb not have gotten reassembled correctly? I also don't understand why the retry of the smb commands doesn't get restarted. -- Jon Smirl [

Re: [zd1211-devs] Debugging copy failures

2007-01-04 Thread Jon Smirl
or could also be from data corruption somewhere that SMBfs hits and CIFS doesn't. > CIFS as an alternative. > > Uli > > -- > Uli Kunitz > -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. I

[zd1211-devs] Copy seems to be working, speed is the next issue

2007-01-04 Thread Jon Smirl
an 4 16:53:21 jonsmirl kernel: [19010.649987] zd1211rw 5-1.4:1.0: zd_mac_rx() Error in packet. This is the code from 2.6.20-rc3 -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of

Re: [zd1211-devs] Copy seems to be working, speed is the next issue

2007-01-04 Thread Jon Smirl
On 1/4/07, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > I just did a 15GB copy test and averaged 13Mb/sec, Windows can copy > > the same files at 19Mb/sec. It appears that CIFS has higher throughput > > than SMBFS (10Mb). > > I think using suc

Re: [zd1211-devs] Copy seems to be working, speed is the next issue

2007-01-05 Thread Jon Smirl
st succeed. Noise is somewhat random, so it should result in differing numbers of retransmission attempts. If there is always the same number of retransmission attempts, it is more likely a bug. -- Jon Smirl [EMAIL PROTECTED]

[zd1211-devs] more testing

2007-01-07 Thread Jon Smirl
hem on the other to look for data corruption errors? netcat always generates maximum MTU sized packets. Is there a simple way to generate a bunches of tiny packets? -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash

[zd1211-devs] New error messages in my logs

2007-01-07 Thread Jon Smirl
ac_rx() Error in packet. Using current Linus source. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your

Re: [zd1211-devs] Strange messages from kernel

2007-01-10 Thread Jon Smirl
e.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 > _______ > Z

Re: [zd1211-devs] Unencrypted packet interface

2007-01-10 Thread Jon Smirl
p=sourceforge&CID=DEVDEV > > _______ > Zd1211-devs mailing list - http://zd1211.ath.cx/ > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs > > > -- Jon Smirl [EMAIL PROTECTED] -

Re: [zd1211-devs] Unencrypted packet interface

2007-01-10 Thread Jon Smirl
On 1/10/07, Andy Green <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > Hi Jon - > > >> The intended effect is that you can simultaneously run your encrypted > >> network connection, keeping your normal traffic and internet > >> connectivity private as

Re: [zd1211-devs] Unencrypted packet interface

2007-01-11 Thread Jon Smirl
On 1/11/07, Andy Green <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > > If you send UDP packets out on a multicast (or broadcast address) > > under 802.11 there is no MAC level ACK. UDP packets never have TCP > > level ACKs. > > > > So the question is,

Re: [zd1211-devs] Random register corruption bug in reset_mode()?

2007-01-11 Thread Jon Smirl
ions 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 mai

Re: [zd1211-devs] Random register corruption bug in reset_mode()?

2007-01-11 Thread Jon Smirl
On 1/11/07, Andy Green <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > > There have been reports of the driver garbling frames with kismet. > > This may be the source. > > Probably not the source of that problem, since reset_mode isn't called > very often.

Re: [zd1211-devs] Problems loading FW on ARM9 platform

2007-01-12 Thread Jon Smirl
hat might be the problem? > > Best regards > Nikolaj > > - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay pane

Re: [zd1211-devs] Problems loading FW on ARM9 platform

2007-01-13 Thread Jon Smirl
. But that wouldn't be 'free'. Now we have to deal with this user space loading mess and people loading the wrong versions into the device. All of this so that the non-free code can be distributed in a separate .deb file. -- J

Re: [zd1211-devs] Problems loading FW on ARM9 platform

2007-01-13 Thread Jon Smirl
19 /* No such device */ Do you have the sysfs file system mounted? The userspace code uses it to load the firmware. > > Best regards > Nikolaj > > -- Jon Smirl [EMAIL PROTECTED] - Take Surveys.

Re: [zd1211-devs] Problems loading FW on ARM9 platform

2007-01-13 Thread Jon Smirl
irmware device id 0x4810 is equal to the actual device id usb 5-3.5: request_fw_file() fw name zd1211/zd1211b_uphr usb 5-3.5: upload_code() transfer size 4096 usb 5-3.5: upload_code() transfer size 1024 usb 5-3.5: upload_code() firmware confirm return valu

[zd1211-devs] 802.11a

2007-01-15 Thread Jon Smirl
Do any of the zd1211 based devices do 802.11a? All of the ones I can locate are 11b/g only. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay pane

Re: [zd1211-devs] 802.11a

2007-01-15 Thread Jon Smirl
On 1/15/07, Daniel Drake <[EMAIL PROTECTED]> wrote: > Jon Smirl wrote: > > Do any of the zd1211 based devices do 802.11a? All of the ones I can > > locate are 11b/g only. > > > http://zd1211.ath.cx/wiki/RfTypes Which Trendnet device is this referring to? Airoh

Re: [zd1211-devs] 802.11a

2007-01-15 Thread Jon Smirl
On 1/15/07, Jon Smirl <[EMAIL PROTECTED]> wrote: > On 1/15/07, Daniel Drake <[EMAIL PROTECTED]> wrote: > > Jon Smirl wrote: > > > Do any of the zd1211 based devices do 802.11a? All of the ones I can > > > locate are 11b/g only. > > > > > http:

Re: [zd1211-devs] 802.11a

2007-01-15 Thread Jon Smirl
On 1/15/07, Uli Kunitz <[EMAIL PROTECTED]> wrote: > Jon, > > I have a ALLSPOT USB WLAN Finder ALL0298, which should support > 802.11a. I has the AL7230 chip. Does it work on 11a? Is there doc and code for using the AL7230? > > Kind regards, > > Uli > > --

Re: [zd1211-devs] anomalous behaviour in handling the WLAN retries

2007-01-16 Thread Jon Smirl
-- > 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 throu

Re: [zd1211-devs] Forcing b mode?

2007-01-16 Thread Jon Smirl
f 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/ > Unsubs

Re: [zd1211-devs] staus of powersave mode

2007-01-17 Thread Jon Smirl
n 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 > -- Jon Smirl [EMAIL PROTECTED] --

[zd1211-devs] zd1211 on Devicescape

2007-01-22 Thread Jon Smirl
cryption key:on Extra:tsf=0089ceec0036 -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your

Re: [zd1211-devs] zd1211 on Devicescape

2007-01-22 Thread Jon Smirl
9:2d:76:57 A3=00:11:95:18:15:31 Jan 23 00:25:01 jonsmirl kernel: wmaster0: STA 00:11:95:18:15:31 Average rate: 540 (1080/2) -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join Sou

[zd1211-devs] Working on the dscape driver

2007-01-27 Thread Jon Smirl
;t located the exact spot to separate FCS (CRC errors) from other classes of errors. -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'l

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

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

2007-01-28 Thread Jon Smirl
USB devices on the same host adapter. Couldn't this be tracked easily in the firmware? Is it possible to get firmware changes? -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn Cash. Influence the Future of IT Join So

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

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

[zd1211-devs] gigafast usb dongle and shielding

2007-02-05 Thread Jon Smirl
expensive ($30). If the Gigafast dongle gets too close to the cheap DVI cable, it introduces a bunch of sparkle into the screen. No problems from the Dlink again. -- Jon Smirl [EMAIL PROTECTED] - Using Tomcat but need to do

Re: [zd1211-devs] gigafast usb dongle and shielding

2007-02-09 Thread Jon Smirl
On 2/5/07, Jon Smirl <[EMAIL PROTECTED]> wrote: > The zd1211 based Gigafast USB dongles does not appear to be properly > shielded. If I get my Dlink wifi link dongle too close to the Gigafast > one, the Gigafast one starts receiving all kinds of spurious packets, > There is no e

Re: [zd1211-devs] gigafast usb dongle and shielding

2007-02-09 Thread Jon Smirl
hem. My Ralink hardware only picks up a few bad packets in monitor mode. I'm in a fairly quiet radio environment and can't see beacons from any other nets on Channel 1. Only beacons I see that I don't control are on Channel 6. I'm monitoring on Channel 1. -- Jon Smirl [EMA

[zd1211-devs] Noise in monitor mode

2007-02-11 Thread Jon Smirl
q 59, Flags [Command, Poll], length 3811 17:24:43.736028 wep 24.0 Mb/s 2412 MHz (0x00c0) unknown IEEE802.11 frame type (3)(header) unknown IEEE802.11 frame type (3)unknown 802.11 frame type (3) -- Jon Smirl [EMAIL PROTECTED]

Re: [zd1211-devs] zd1211rw ad-hoc support - anyone?

2007-02-14 Thread Jon Smirl
usiness 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 > -- Jo

Re: [zd1211-devs] Microcontroller for Development board for zd1211.

2007-03-05 Thread Jon Smirl
SB 2.0 support. If instead you go with USB 1.0 and drive the wireless net more slowly there are many more less expensive options available. The other solution is to use an 802.11 module with a SDIO interface. Many microcontrollers support SDIO but you'll have to build your own PCBs. SDIO will run

[zd1211-devs] Gigafast zd1211b for cheap

2007-03-20 Thread Jon Smirl
These are zd1211b based, I already have a couple. I've never seen them for $12 shipped. http://meritline.stores.yahoo.net/gigafast-wireless-lan-usb-adapter.html -- Jon Smirl [EMAIL PROTECTED] - Take Surveys. Earn

[zd1211-devs] Null pointer in zd_mac_config_interface+0x7/0x31 [zd1211rw_mac80211]

2007-07-01 Thread Jon Smirl
1-4.5: unlink qh0-00ff/f7c34480 start 0 [2/0 us] -- Jon Smirl [EMAIL PROTECTED] - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No

Re: [zd1211-devs] ZD1211B in monitor mode only captures Beacon and Probes with Wireshark 99.5 HLP

2007-07-07 Thread Jon Smirl
nes in /root and your home directory. -- Jon Smirl [EMAIL PROTECTED] - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just da

[zd1211-devs] Waking up from suspend

2007-07-09 Thread Jon Smirl
error -110 [12298.46] usb 5-4.5: USB disconnect, address 5 -- Jon Smirl [EMAIL PROTECTED] - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No l

[zd1211-devs] Hang on resume

2007-07-12 Thread Jon Smirl
.5: device descriptor read/64, error -110 [23771.976000] zd1211rw_mac80211: probe of 5-4.5:1.0 failed with error -110 [23771.976000] usb 5-4.5: USB disconnect, address 7 [23771.976000] PM: Removing info for usb:5-4.5:1.0 [23771.976000] PM: Removing info for usb:5-4.5 [EMAIL PROTECTED]:~$ -- Jon Sm