aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/hotplug.d
Commit message (Collapse)AuthorAgeFilesLines
* ramips: extract eeprom for the PCIe wlan module on the RT-N56UGabor Juhos2012-02-141-4/+12
| | | | SVN-Revision: 30529
* ramips: rt305x: add support for Accton WR6202 / SMCWBR11S-3GNGabor Juhos2012-02-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Accton WR6202 Mini 3G broadband router. Full details for this device are available at http://www.awbnetworks.com/products03.php?Fullkey=19. This device is identical to the SMCWBR11S-3GN: http://www.smc-asia.com/products03.php?Fullkey=210 It's also worth noting that this board has a GPIO line to control the power to the USB port. [juhosg: - fix checkpatch warnings, - reorder Kconfig entry, - merge the sysupgrade patch, - add GPL header] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 30434
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsGabor Juhos2012-01-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the Sitecom WL-341 v3 and other Sercomm IP1006RRv2 based boards for sysupgrade support and for the initial flash through pushbutton initiated recovery mode with the special partition table and fixes for the quirks and things required by the modified bootloader. There is a known bug, Wi-Fi is not working on my board probably because of the lack of RAM (the board only has 16MiB ram -- half of the normal amount for non rebadged versions, but there is an empty slot for another ram chip,) but I don't know for sure. The driver loads but hostapd fails to load so I think it's not related to the specific device except for the lack of RAM. Moreover, only 7 of the 11 onboard leds are confirmed working, it seems that one of the others is always on and the remaining ones are connected to the wireless card leds already recognized by OpenWrt [juhosg: reordered some parts in order to keep things sorted alphabetically] Signed-off-by: Marco Antonio Mauro <marcus90@gmail.com> SVN-Revision: 29910
* ramips: add user-space support for ALL0256NGabor Juhos2012-01-241-0/+1
| | | | | | | | This adds uci-defaults and sysupgrade support for the ALL0256N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29883
* ramips: rt288x: add support for the Belkin F5D8235-4 v1 boardGabor Juhos2011-12-281-0/+1
| | | | | | Patch-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29617
* ramips: rt305x: add support for the ALFA Networks W502U (R36) boardGabor Juhos2011-12-281-0/+1
| | | | SVN-Revision: 29615
* ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N boardGabor Juhos2011-12-271-0/+1
| | | | SVN-Revision: 29612
* ramips: initial support for Sitecom WL-351 v1 002Gabor Juhos2011-12-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This add support for the Sitecom WL-351 v1 002. In principle the Engenius ESR9850 should also work with this, but I don't have the hardware to test it. Since an external gigabit switch (RTL8366RB) is used, I had to modify the ramips_esw driver to add a 'bypass' mode, which just configures it to not filter the vlan tags. Also two initialization words (FCT2 and FPA2) are set to different values by u-boot than what the driver is using and it only seems to work correctly when they not overridden by the driver, so I added them to the platform specific data as reg_initval_fct2 and reg_initval_fpa2. With this wired lan works as expected, however I'm still having some trouble with the wireless lan: It only works after I rmmod & re-insmod rt2800pci and then reconfigure it in the webinterface, but not directly after rebooting. The symptom of this is wpad saying: Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: associated (aid 1) Dec 20 15:45:09 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> WPA: pairwise key handshake completed (RSN) Dec 20 15:45:22 OpenWrt daemon.info hostapd: wlan1: STA <notebookmac> IEEE 802.11: authenticated But wpa_supplicant on the client saying: Authentication with <wl351mac> timed out. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 29604
* ramips: add support for the Senao/EnGenius ESR-9753 boardGabor Juhos2011-12-231-0/+1
| | | | | | Signed-off-by: Artur Wronowski <arteqw@gmail.com> SVN-Revision: 29603
* ramips: add support for Omnima MiniEMBWiFi boardGabor Juhos2011-12-141-0/+1
| | | | | | | | | This patch adds support for the Omnima MiniEMBWiFi Ralink RT3050F based board. Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk> SVN-Revision: 29533
* ramips: Sparklan wcr-150gn board fixesGabor Juhos2011-12-011-1/+1
| | | | | | | | | | | | * Fix partition sizes. * Add buttons and leds. * Register usb. * Remove unnecessary stuff from image Makefile * Fix rt2x00 eeprom extract. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 29380
* ramips: Support for NexAira BC2Gabor Juhos2011-10-241-0/+1
| | | | | | | | | The preconfiguration of the USB LED has benn move to the /etc/uci-defaults/leds script. [juhosg] Signed-off-by: Adam Porter <porter.adam at gmail.com> SVN-Revision: 28571
* ramips: rt305x: add support for the ZyXEL NBG-419N boardGabor Juhos2011-08-221-0/+1
| | | | SVN-Revision: 28078
* ramips: rt305x: support for wr512-3gn-like routersGabor Juhos2011-08-191-1/+2
| | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28052
* ramips: fix wireless on Belkin F5D8235 v2Gabor Juhos2011-08-191-2/+5
| | | | | | | | Fix wireless firmware extract from flash for Belkin F5D8235 v2. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28050
* ramips: add support for Argus ATP-52BGabor Juhos2011-08-151-0/+1
| | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991
* ramips: rt305x: add support for the Netcore NW718 boardGabor Juhos2011-07-281-0/+1
| | | | SVN-Revision: 27813
* ramips: rt305x: add support for the Asus RT-G32 B1 boardGabor Juhos2011-07-281-0/+4
| | | | | | Based on a patch by: Sergiy <piratfm@gmail.com> SVN-Revision: 27812
* ramips: rt305x: add support for the DIR-600 B1,B2 boardsGabor Juhos2011-07-281-1/+3
| | | | SVN-Revision: 27808
* ramips: add hotplug script to extract eeprom for the rt2x00 driverGabor Juhos2011-07-031-0/+55
SVN-Revision: 27393