Hi, I'm also working since a few weeks on a rewrite of the ZD1211. I'm a little bit more progressed than you, because my driver already loads the firmware and I'm able to set and read registers and I have the initialization code done. The next step is reading ("scanninng") a beacon frame. So actually it doesn nothing at the moment, which is the reason I didn't publish anything. I'm also supporting only the device I currently developing with, so the driver supports currently only the RF2559 radio.
OTOH I'm lacking any documentation material beside the source itself. Any documentation, even old and outdated one, would be greatly appreciated. Currently I have no good space to put my GIT tree on, but I will care for it today evening (Central European Time). BTW testing the current stacks (ieee80211) with an USB driver, would be a good thing. Having spin_lock's in the upper layer code paths does no good here, because reading a register over USB includes a wait, but you can't sleep in atomic mode.... Uli -- [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html