On Sun, 2011-08-14 at 00:02 +0200, Rafał Miłecki wrote: > W dniu 13 sierpnia 2011 23:57 użytkownik Larry Finger > <larry.fin...@lwfinger.net> napisał: > >> + > >> + b43_dma_write(ring, B43_DMA64_TXRINGLO, 0xff0); > > > > Should there be a new symbol rather than this magic number?
Probably not. We're testing whether it stores certain bits of the address, or if the low 12 bits of the register are just hard-coded to zero. The raw value 0xff0 conveys that as well as any macro name that I could think of. > > Tested on BCM4318 on 32-bit system. > > The question is if your card supports unaligned (and as result, if you > tested it at all) Either way, he confirmed that writing TXCTL last works. -- dwmw2 _______________________________________________ b43-dev mailing list b43-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/b43-dev