2009/8/11 cn.liuyong <[email protected]>: > Hello, I am a Linux development enthusiasts, I would very much like for the introduction of the USB chip AR9271 wireless network > adapter driver development, please provide some information related to the network card hardware parameters and the development > of guidance to me, Thank you very much.
Such documentation and driver are not yet complete. You can subscribe to this page: http://wireless.kernel.org/en/users/Drivers/Atheros and I will update it when I have more info, you will then get an e-mail with the update. As it stands we now have the hardware support in ath9k, but ar9271 may require a different driver core as it requires sleeping during read/writes. This is different from how ath9k's driver core currently behaves. I'm hoping to work on the driver core with the community, and hope is to release some code to work on together soon. Luis _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
