Changes between Version 65 and Version 66 of AsusRT-N16


Ignore:
Timestamp:
Sep 20, 2012, 6:32:58 PM (11 years ago)
Author:
shinton@…
Comment:

Add new experimental plugin

Legend:

Unmodified
Added
Removed
Modified
  • AsusRT-N16

    v65 v66  
    1212= Compiling From Source =
    1313
    14 1. After checking out the DebWrt Build Environment, download and extract the attached archive to the plugins directory.
     141. After checking out the DebWrt Build Environment, download and extract one of the attached archive to the plugins directory.
    1515
     16Standard Plugin
    1617 [http://dl.dropbox.com/u/29682150/09092012/debwrt-plugin-brcm4716-09092012.tar.gz debwrt-plugin-brcm4716-09092012.tar.gz]
     18
     19Experimental Plugin (See notes below)
     20 [http://dl.dropbox.com/u/29682150/experimental%20plugin%2019092012/debwrt-plugin-brcm4716-experimental-current.tar.gz debwrt-plugin-brcm4716-experimental-current.tar.gz]
    1721
    18222. Follow the rest of the instructions as shown [http://dev.debwrt.net/wiki/DebWrtSvn/ here].
    1923
     24*EXPERIMENTAL PLUGIN NOTES*
    2025
    21 **General notes about the modified source files (the ones in the above archive)
     26This plugin will always use the latest openwrt revision/kernel. However, due to changes in the OpenWrt source (which are impossible to anticipate) build errors may be encountered. Therefore this is only recommended for advanced users. With that being said, the build errors are usually remedied quite easily (if you have knowledge of how patches work) by simply updating the offending patchfile(s). Please read the README included with the plugin to increase the likelihood of success.
     27
     28**General notes about the modified source files (the ones in the above archives)
    2229- The new plugin facility automatically patches the DebWrt config files to create brcm4716 based device targets as well as select all required packages and options.
    2330- Other brcm4716 based devices include the Belkin PlayMax F7D4301, Linksys E3000 v1 and the Linksys WRT610N v2. This plugin should work for them as well but is untested.