EVK-LILY-W1 - User Guide
UBX-15030290 - R04
Software
Page 19 of 25
When the module is detected on the USB interface, the driver will automatically download the
firmware to it, initialize the hardware, and register the network interfaces.
Listing 6: Kernel log after connecting via USB
After successful registration, the network interfaces listed in Table 15 should be available. The
version of the loaded firmware can be verified for example, by using one of the following commands:
4.5.3
Unloading the drivers
To unload the drivers, bring all the interfaces down first and then remove the modules using:
4.6
Usage examples
4.6.1
Wi-Fi access point mode
The following example configures and starts an access point using the provided Marvell tools. A more
detailed description of the uaputl.exe tool and its parameters can be found in the
README_UAP file
from the driver package.
Module Size
Used by
usb8xxx 349149 0
mlan 243114 1 usb8xxx
wlan: Loading MWLAN driver
usbcore: registered new interface driver usb8xxx
wlan: Driver loaded successfully
usb 2
-
1: new high
-
speed USB device number 4 using musb
-
hdrc
[…]
Request firmware: mrvl/usb8801_uapsta_usb.bin
WLAN FW is downloaded
usb_reset_device() successful.
usb 2
-
1: USB disconnect, device number 4
usb 2
-
1: new high
-
speed USB device number 5 using musb
-
hdrc
sb 2
-
1: New USB device found, idVendor=1286, idProduct=204a
usb 2
-
1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2
-
1: Product: Marvell Wireless Device
usb 2
-
1: Manufacturer: Marvell
usb 2
-
1: SerialNumber: D4CA6E9001F7
VID/PID = 1286/204A, Boot2 version = 3117
rx_work=0 cpu_num=1
WLAN FW is active
fw_cap_info=0xba3, dev_cap_mask=0xffffffff
wlan: version = USB8801
-14.85.36.p101-C3X14C160-GPL-
(FP85)
$ mlanutl mlan0 version
Version string received:
USB8801-14.85.36.p101-C3X14C160-GPL-
(FP85)
$ iwpriv mlan0 version
mlan0 version:
USB8801-14.85.36.p101-C3X14C160-GPL-
(FP85)
r
mmod mlan sd8xxx # for SDIO driver; or
rmmod mlan usb8xx # for USB driver