Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:targets:ixp4xx [2020/01/26 21:19] – [Status] ixp4xx target dropped itimeesdocs:techref:targets:ixp4xx [2024/07/21 20:28] (current) – FSG-3 added back linus
Line 5: Line 5:
 ===== Status ===== ===== Status =====
  
-  * Target dropped since 19.07, last supported release 18.06.  +  * The old target using boardfiles was dropped since 19.07 (git commit ), last supported release 18.06. 
 +  * A new target based on device tree is merged on trunk since 2023-10-25, supporting a few select devices. Add your required IXP4xx devices to this base.
 ===== Supported boards ===== ===== Supported boards =====
  
-  * Adi Engineering Pronghorn +  * D-Link DSM-G600 A1 
-  * Adi Engineering Pronghorn Metro +  * [[toh:freecom:fsg-3|Freecom FSG-3]] 
-  * Adi Engineering Sidewinder +  * Gateworks Avila GW2348-4 
-  * Compex NP18A / WP18 +  * Gateworks Cambria GW2358-4 
-  * D-Link DSM-G600 RevA +  * Iomega NAS 100d 
-  * Iomega NAS 100D+  * [[toh:linksys:nslu2|Linksys NSLU2]] 
 +  * [[toh:us.robotics:usr8200|USRobotics USR8200]]
  
 +===== Boards that can be migrated (help needed) =====
 +
 +  * [[toh:actiontec:mi424wr|Actiontec MI424WR]]
 +  * [[toh:adi_engineering:pronghorn_sbc250|ADI Engineering Pronghorn SBC250]]
 +  * [[toh:gateway:7001|Gateway 7001]]
 +  * [[toh:gateworks:avila_gw2342|Gateworks Avila GW2342]]
 +  * [[toh:netgear:fvx538|Netgear FVX538]]
 +  * [[toh:netgear:wg302|Netgear WG302]]
 +  * [[toh:zinwell:zw4400|Zinwell ZW4400]]
  
 ===== Other info =====  ===== Other info ===== 
  
-  * [[https://git.lede-project.org/?p=source.git&a=search&h=HEAD&st=commit&s=ixp4xx:|Latest git commits for this target]] +  * [[https://github.com/openwrt/openwrt/commits/main/target/linux/ixp4xx|Latest git commits for this target]] 
-  * Link to [[docs:guide-user:additional-software:imagebuilder|Image builders]] for each target/subtarget +  * [[https://github.com/hharte/ecos|latest IXP4xx RedBoot source code]] 
 +  * [[https://downloads.openwrt.org/snapshots/targets/ixp4xx/generic/|Latest snapshots for IXP4xx targets]] 
 +  * [[https://dflund.se/~triad/krad/ixp4xx/|Working page for the resurrected IXP4xx using device tree]] 
 + 
 ===== Devices with this target ===== ===== Devices with this target =====
 <hidden onHidden="Show devices with this target" onVisible="Hide devices with this target"> <hidden onHidden="Show devices with this target" onVisible="Hide devices with this target">
Line 42: Line 54:
 ++++ ++++
  
----- datatable ---- +<!-- ToH: { 
-cols       TargetSubtargetPackage architecture_pkg-archBrandModelVersionDevice Page_pageDevice Techdata_pageid +  "source""json", 
-filter     Target=ixp4xx +  "dom": "t", 
-filter     Brand!=(EXAMPLE) +  "paging": false, 
-sort       Brand +  "shownColumns": ["target""subtarget""packagearchitecture""brand", "model", "version", "devicepage", "supportedcurrentrel", "deviceid"]
-rownumbers : 1 +  "filterColumns"{"brand""!^\\(EXAMPLE\\)$", "target""^ixp4xx$"} 
-----+-->
 </hidden> </hidden>
  
  • Last modified: 2020/01/26 21:19
  • by itimees