You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 11 years ago
boot uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U) 11 years ago
devel trace-cmd: remove the compile fix patch 11 years ago
kernel mac80211: rt2x00: fix LED polarity patch 11 years ago
libs libubox: update to the latest version, fixes a fd deletion race condition in uloop 11 years ago
network uhttpd: update to the latest version, fixes a crash on early cgi/lua process termination 11 years ago
system ubus: update to latest version 11 years ago
utils busybox: rename ntp init script back to sysntpd (#13920) 11 years ago
Makefile build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 11 years ago