User Tools

Site Tools


wrtu54g-tm:status

This is an old revision of the document!


Project Status

This page was a mess of nonsense. Let's get to the real deal. What needs fixed.

If anyone cares to help, request features, donate, or just shoot the shit, email me: neutronscott at scottn … I also accept friend requests on facebook or twitter, same username. I'm so lonely :\

OpenWRT trunk (linux kernel 2.6.36)

Somewhat in order:

  1. [DONE] lzma-loader: rather slow. u-boot loads entire image to RAM, but I decompress from flash. let's do RAM→RAM. just need to move my buffer…
  2. export our GPIO pins using gpiolib instead of /proc/adm8668/buttons
  3. ethernet work: switch driver. vlans. pass MAC address from boot code to ethernet driver, rather than hardcode FLASH address of said MAC address into driver (say what!?) [its in u-boot environment and BSP_CFG_AREA…]
  4. rt2x00/rt61 wifi driver performance! uses up all of the CPU.

OpenWRT backfire (linux kernel 2.4)

I'd probably recommend this build since wireless and usb work.

  1. Wireless needs configured by /etc/config/wireless. Just need scripts to glue together rt61ap.dat with the openwrt configuration scheme (since we don't need/use hostapd)
  2. Backport these changes from trunk build: lzma-loader, mtd map, maybe network driver and gpio.
wrtu54g-tm/status.1288962030.txt.gz · Last modified: 2023/11/04 22:29 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki