Raspbian jessi, kernel 4.1.10-v7+ を使っています。 WI-U2-433DM エアステーション 11ac/n/a/g/b 433/150Mbps USB2.0用 無線LAN子機 : Wi-Fiアダプター | バッファロー このWiFiドングルのチップはrtl8811auで、そのドライバは以下のサイトから入手できます。 https://github.com/gnab/rtl8812au $ git clone https://github.com/gnab/rtl8812au.git $ cd rtl8812au クロスコンパイルするために以下のようにMakefileを変更します。 diff --git a/Makefile b/Makefile index b79a7d8..564efd8 100644 --- a/Makefile +++ b/Makefi

