mumu wrote: > 1. I need a stable version as reference code, but i find that the driver code > keeps changing everyday, is there any stable version(with 11n support) exists > or any plan to deliver a stable one in near future?
The driver is under development, it has a few more rounds to go before it can be called 'stable'. > 2. I found that when using flash, there is a start address > "AR5416_EEPROM_START_ADDR" used in ioremap() for flash mapping, i failed to > figure out why use fixed address here, are you sure this address is available > or reasonable in other platform? That address is used only in AP boards, it shouldn't matter for a STA driver. Sujith _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
