Lines Matching +full:usb +full:- +full:glue
7 :Copyright: |copy| 2008 Intel Corporation < linux-wimax@intel.com >
25 linux-VERSION, the development package is called
26 linux-dev-VERSION or linux-headers-VERSION).
33 ------------------------------------------------------
39 If USB or SDIO are not enabled in the kernel configuration, the options
40 to build the i2400m USB or SDIO drivers will not show. Enable said
46 -------------------------------------------------------------------
60 $ depmod -a
68 For more information, please contact linux-wimax@intel.com.
71 --------------------------
78 $ cp FIRMWAREFILE.sbcf /lib/firmware/i2400m-fw-BUSTYPE-1.3.sbcf
81 it as normal, with the rpm (rpm -i FIRMWARE.rpm) or dpkg
82 (dpkg -i FIRMWARE.deb) commands. No further action is needed.
83 * BUSTYPE will be usb or sdio, depending on the hardware you have.
98 generic driver and the bus-specific drivers. The bus generic driver
101 glue to connect the bus-generic driver and the device. Currently only
102 USB and SDIO are supported. See drivers/net/wimax/i2400m/i2400m.h for
105 The bus generic driver is logically broken up in two parts: OS-glue and
106 hardware-glue. The OS-glue interfaces with Linux. The hardware-glue
108 bus-specific driver. The reason for this breakup is to be able to
109 easily reuse the hardware-glue to write drivers for other OSes; note
110 the hardware glue part is written as a native Linux driver; no
124 i2400m_usb 5-4:1.0: firmware interface version 8.0.0
125 i2400m_usb 5-4:1.0: WiMAX interface wmx0 (00:1d:e1:01:94:2c) ready
134 ----------------------
163 --------------------------------------
174 * /sys/kernel/debug/wimax:DEVNAME/i2400m-usb (or -sdio) for the
175 bus-specific i2400m-usb or i2400m-sdio controls).
186 # find /sys/kernel/debug/wimax\:wmx0 -name \*dl_\*
187 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_tx
188 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_rx
189 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_notif
190 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_fw
191 /sys/kernel/debug/wimax:wmx0/i2400m-usb/dl_usb
230 * packets/RX-buffer: total, min, max
231 * RX-buffers: total RX buffers received, accumulated RX buffer size
235 RX-buffer / total RX-buffers.
244 packets in the sense of the device-specific protocol for communication
273 6.1. Driver complains about ``i2400m-fw-usb-1.2.sbcf: request failed``
274 ----------------------------------------------------------------------
279 i2400m_usb 5-4:1.0: fw i2400m-fw-usb-1.3.sbcf: request failed: -2
282 /lib/firmware/i2400m-fw-usb-1.2.sbcf. Check that the file is present in