I cross compiled the driver on ubuntu for ARM (QNAP NAS with marvell kirkwood SoC, Kernel 3.4.6 with the correct toolchain). The driver compiles with a bunch of warnings, but the process runs through. I then load the driver modul with insmod. When the WLAN adapter is already plugged in I get a segmentation fault. If I first unplug the WLAN adapter then the driver is loading without error, but the device is not detected when I plug in.
I cross compiled the driver on ubuntu for ARM (QNAP NAS with marvell kirkwood SoC, Kernel 3.4.6 with the correct toolchain). The driver compiles with a bunch of warnings, but the process runs through. I then load the driver modul with insmod. When the WLAN adapter is already plugged in I get a segmentation fault. If I first unplug the WLAN adapter then the driver is loading without error, but the device is not detected when I plug in.