dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/uwb
Anderson Lizardo b5784f10d5 uwb: i1480/GUWA100U: fix firmware download issues
IOGear firmware versions >= 1.4.12224 fail to be downloaded because of a
spurious (and harmless) RCEB received after the download notification. This
patch handles this RCEB and keeps compatibility with future versions that might
not emit this RCEB.

i1480_rceb_check() is reused to check for the RCEB. It is also refactored with
improved comments and reused in another place in mac.c where the checking was
being duplicated.

This patch was tested on both i1480 and GUWA100U HWAs, with all firmware
versions currently available.

Signed-off-by: Anderson Lizardo <anderson.lizardo@indt.org.br>
2008-09-17 16:54:34 +01:00
..
i1480 uwb: i1480/GUWA100U: fix firmware download issues 2008-09-17 16:54:34 +01:00
wlp uwb: add WiMedia LLC Protocol (build system) 2008-09-17 16:54:28 +01:00
Kconfig uwb: add the i1480 WLP driver 2008-09-17 16:54:28 +01:00
Makefile uwb: add the i1480 DFU driver 2008-09-17 16:54:28 +01:00
address.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
beacon.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
driver.c uwb: initialize the debug sub-system 2008-09-17 16:54:33 +01:00
drp-avail.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
drp-ie.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
drp.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
est.c uwb: Fix handling IEs with empty IE data in uwb_est_get_size() 2008-09-17 16:54:32 +01:00
hwa-rc.c uwb: add Intel i1480 HWA to the UWB RC quirk table 2008-09-17 16:54:33 +01:00
ie.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
lc-dev.c
lc-rc.c
neh.c uwb: add the UWB stack (radio controller interface) 2008-09-17 16:54:24 +01:00
pal.c
reset.c uwb: add the UWB stack (radio controller interface) 2008-09-17 16:54:24 +01:00
rsv.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
scan.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
umc-bus.c uwb: add the umc bus 2008-09-17 16:54:25 +01:00
umc-dev.c uwb: add the umc bus 2008-09-17 16:54:25 +01:00
umc-drv.c uwb: add the umc bus 2008-09-17 16:54:25 +01:00
uwb-debug.c uwb: add the UWB stack (debug support) 2008-09-17 16:54:25 +01:00
uwb-internal.h
uwbd.c
whc-rc.c uwb: add whc-rc radio control driver 2008-09-17 16:54:26 +01:00
whci.c uwb: add the driver to enumerate WHCI capabilities 2008-09-17 16:54:26 +01:00