Difference between revisions of "Mesh"
m |
m (→Planex MZK-W04NU: Add link to FreeSWITCH Planex MZK-W04NU page) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
=== Planex MZK-W04NU === | === Planex MZK-W04NU === | ||
+ | '''Note that you need to install a [http://forum.openwrt.org/viewtopic.php?id=21182 padded OpenWRT image] so the size is what the device expects.''' | ||
* [http://forum.openwrt.org/viewtopic.php?id=18434 Planex (PCI) MZK-W04NU Atheros AP81 platform router with USB] | * [http://forum.openwrt.org/viewtopic.php?id=18434 Planex (PCI) MZK-W04NU Atheros AP81 platform router with USB] | ||
* [http://oldwiki.openwrt.org/Hardware(2f)Planex.html Hardware/Planex] | * [http://oldwiki.openwrt.org/Hardware(2f)Planex.html Hardware/Planex] | ||
+ | * [http://forum.openwrt.org/viewtopic.php?id=21182 Unbricking] after a bad firmware upload requires a special serial cable. | ||
+ | * [http://wiki.freeswitch.org/wiki/OpenWrt FreeSWITCH page] shows how to get it working as a telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. | ||
Default config is 192.168.1.1 / admin / password | Default config is 192.168.1.1 / admin / password | ||
Line 24: | Line 27: | ||
* [http://wiki.x-wrt.org/index.php/Trendnet_TEW-632BRP Trendnet TEW-632BRP] X-Wrt information page | * [http://wiki.x-wrt.org/index.php/Trendnet_TEW-632BRP Trendnet TEW-632BRP] X-Wrt information page | ||
* [http://forum.openwrt.org/viewtopic.php?id=18314 Trendnet TEW-632BRP, TEW-652BRP, DLink DIR-615 C1, CC WLN2206 working!] | * [http://forum.openwrt.org/viewtopic.php?id=18314 Trendnet TEW-632BRP, TEW-652BRP, DLink DIR-615 C1, CC WLN2206 working!] | ||
+ | |||
+ | = Mesh Networking = | ||
+ | There seem to be 4 major mesh networking protocols: | ||
+ | # [http://www.olsr.org/ OLSR], the oldest and most established | ||
+ | # [http://www.open-mesh.org/ BATMAN], newer but pretty widespread | ||
+ | # [http://www.pps.jussieu.fr/~jch/software/babel/ Babel], very new but does work / released software | ||
+ | # [http://www.open80211s.org/trac Open 802.11s], which is integrated into linux 2.6.26 and later |
Latest revision as of 16:17, 1 February 2010
Contents
Free software drivers for network/wifi routers/switches
From the High Priority Free Software Projects list
OpenWRT ath9k support
Main person working on this looks like Stephen Gutknecht.
General
- Atheros AP81 consumer routers (AR913x / AR910x), prebuilt firmware
- Organizing Atheros ath9k bug reports for kernel.org
Planex MZK-W04NU
Note that you need to install a padded OpenWRT image so the size is what the device expects.
- Planex (PCI) MZK-W04NU Atheros AP81 platform router with USB
- Hardware/Planex
- Unbricking after a bad firmware upload requires a special serial cable.
- FreeSWITCH page shows how to get it working as a telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch.
Default config is 192.168.1.1 / admin / password
Trendnet TEW-632-BRP
- Fratzicu's page for TEW-632BRP OpenWRT firmware builds
- X-Wrt install info [1]
- Trendnet TEW-632BRP X-Wrt information page
- Trendnet TEW-632BRP, TEW-652BRP, DLink DIR-615 C1, CC WLN2206 working!
Mesh Networking
There seem to be 4 major mesh networking protocols:
- OLSR, the oldest and most established
- BATMAN, newer but pretty widespread
- Babel, very new but does work / released software
- Open 802.11s, which is integrated into linux 2.6.26 and later