4.5 Initializing the WILC Device
- Insert the WILC1000 SD card device into the SD Card slot.
- Copy the
wilc-sdio.ko(driver/net/wireless/microchip/wilc1000) to the root file system using the USB mass storage drive by using the following commands:$ mount /dev/sda1 /mnt $ cp /mnt/wilc-sdio.ko . - Initialize the WILC device by
inserting the
wilc-sdio.komodule using the following command:$insmod wilc-sdio.koNote: After successful completion of the process, the wlan0 interface is up and starts running.
