1
linux/drivers/net/wimax/i2400m
Dirk Brandewie c30836580b wimax/i2400m: Make boot retries a BUS-specific parameter
In i2400m-based devices, the driver's bootloader will retry to load
the firmware when things go wrong. The driver currently has a constant
(I2400M_BOOT_RETRIES) which governs the max number of tries.

However, different SKUs of the same hardware may admit or require
different numbers of retries due to it's particulars, so it is made a
BUS specific parameter and different values are assigned for 5x50
devices versus the 3200 ones.

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Cindy H Kao <cindy.h.kao@intel.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-10-19 15:55:40 +09:00
..
control.c i2400m: keep index within ms_to_errno[] 2009-10-19 15:55:35 +09:00
debug-levels.h
debugfs.c
driver.c wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message 2009-10-19 15:55:39 +09:00
fw.c wimax/i2400m: Make boot retries a BUS-specific parameter 2009-10-19 15:55:40 +09:00
i2400m-sdio.h wimax/i2400m: Make boot retries a BUS-specific parameter 2009-10-19 15:55:40 +09:00
i2400m-usb.h wimax/i2400m: Make boot retries a BUS-specific parameter 2009-10-19 15:55:40 +09:00
i2400m.h wimax/i2400m: Make boot retries a BUS-specific parameter 2009-10-19 15:55:40 +09:00
Kconfig
Makefile
netdev.c i2400m: minimal ethtool support 2009-10-19 15:55:37 +09:00
op-rfkill.c wimax: fix gcc warnings in sh4 when calling BUG() 2009-06-11 11:47:39 -07:00
rx.c
sdio-debug-levels.h
sdio-fw.c wimax/i2400m: fix the bootmode RX deadlock in SDIO driver 2009-10-19 15:55:33 +09:00
sdio-rx.c wimax/i2400m: fix the bootmode RX deadlock in SDIO driver 2009-10-19 15:55:33 +09:00
sdio-tx.c
sdio.c wimax/i2400m: Make boot retries a BUS-specific parameter 2009-10-19 15:55:40 +09:00
sysfs.c
tx.c wimax: misplaced parenthesis 2009-10-19 15:55:36 +09:00
usb-debug-levels.h
usb-fw.c
usb-notif.c
usb-rx.c
usb-tx.c
usb.c wimax/i2400m: Make boot retries a BUS-specific parameter 2009-10-19 15:55:40 +09:00