[OpenWrt-Devel] [PATCH, kernel] add ap91_pci_init_simple function for initial pci card

2014-03-26 Thread Marshmallow
This patch is for openwrt_12.09 (AA) kernel 3.3.8 It adds the function for the case that having calibration data in eeprom of wifi pci card. Compat-wireless provides the way AH_USE_EEPROM(see the macro below) to read the calibration data, but the ap91_pci_init functionalities does has the

[OpenWrt-Devel] [PATCH, packages] fix the issue on initiating multi ssid error (8 ssid for each band, totoal is 16)

2014-03-26 Thread Marshmallow
This patch can fix the issue that ethernet crash or turns into disable status when initiating multi ssid (8 for each band, total is 16) For more detail, please refer to https://dev.openwrt.org/ticket/15244 My suggestion is to move the line /sbin/wifi down in the front of stop when

Re: [OpenWrt-Devel] I still can't figure out how the config filesin /etc/config/* are parsed?

2014-03-13 Thread Marshmallow
You can go to the directory /etc/init.d/, such /etc/init.d/network cant see the file /etc/config/network above is a good entrance for your doubt -- Original -- From: Jiří Šlachta;slac...@cesnet.cz; Date: Thu, Mar 13, 2014 04:18 PM To: OpenWrt