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/i1480
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
..
dfu uwb: i1480/GUWA100U: fix firmware download issues 2008-09-17 16:54:34 +01:00
i1480u-wlp uwb: add the i1480 WLP driver 2008-09-17 16:54:28 +01:00
Makefile uwb: add the i1480 WLP driver 2008-09-17 16:54:28 +01:00
i1480-est.c
i1480-wlp.h uwb: add the i1480 WLP driver 2008-09-17 16:54:28 +01:00