Re: Inheriting from Mmio class

2016-12-08 Thread Martin Stein
Hi Johannes, We actually had an internal discussion about such an approach. As far as I remember, it was in the context of the Zynq drivers. I absolutely like the idea of using the Mmio framework with different back-ends. I think you would have to exchange merely the two raw-access methods of the

Re: Intel WiFi cards and driver support

2016-12-08 Thread Josef Söntgen
Hello Johannes, * Johannes Schlatow [2016-12-08 12:26:31 +0100]: > I'd like to ask if anyone has experience with using the wifi driver > for any of these candidates: > - Intel Centrino Ultimate-N 6300 > - Intel Centrino Advanced-N 6205 Both should work equally well — most of our X201 test machin

Intel WiFi cards and driver support

2016-12-08 Thread Johannes Schlatow
Hi all, I got new toy, a Thinkpad x220, to play with the Turmvilla scenario. Unfortunately, it only came with a single-band wifi card (Intel Centrino Wireless-N 1000). I'm therefore thinking about replacing it with one of the compatible dual-band cards. I'd like to ask if anyone has experience