tn3399_openwrt/package
Gabor Juhos 885cf1f19f mac80211: rt2x00: fix LED polarity patch
The patch causes compiler warning ...

  <...>/drivers/net/wireless/rt2x00/rt2800lib.c: In function 'rt2800_init_eeprom':
  <...>/drivers/net/wireless/rt2x00/rt2800lib.c:5971:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]

... and runtime errors on PCI/USB devices:

  [   11.810000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected
  [   11.830000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0001 detected
  [   11.880000] rt2x00mmio_regbusy_read() Indirect register access failed: offset=0x00007010, value=0x01ff0001
  [   12.080000] usb 1-1: reset high-speed USB device number 2 using ehci-platform
  [   12.250000] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 5592, rev 0222 detecte
  [   12.300000] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 000f detected
  [   12.350000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x1a93b47
  [   12.430000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x11a93b47
  [   12.480000] ieee80211 phy1: rt2x00usb_regbusy_read: Error - Indirect register access failed: offset=0x00007010, value=0x11a93b47

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37698
2013-08-05 09:09:41 +00:00
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 2013-07-31 18:11:55 +00:00
boot uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U) 2013-07-17 17:31:21 +00:00
devel trace-cmd: remove the compile fix patch 2013-07-03 17:23:55 +00:00
kernel mac80211: rt2x00: fix LED polarity patch 2013-08-05 09:09:41 +00:00
libs libubox: update to the latest version, fixes a fd deletion race condition in uloop 2013-07-31 22:07:13 +00:00
network uhttpd: update to the latest version, fixes a crash on early cgi/lua process termination 2013-07-31 22:07:09 +00:00
system ubus: update to latest version 2013-08-04 08:55:28 +00:00
utils busybox: rename ntp init script back to sysntpd (#13920) 2013-08-04 12:40:24 +00:00
Makefile build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 2013-07-18 16:44:44 +00:00