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 backfire (linux kernel 2.4)

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

  1. nls_base is missing from kernel if built without an nls set… gayyyy workaround i made a tainted module: http://wrt.scottn.us/nls_base.o for now.
  2. more config options need dealt with by /lib/wifi/rt61ap.sh ?
  3. figure out why only usb1.1 storage and cell phones work. usb2-storage and soundcard did not.

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.
wrtu54g-tm/status.1290321842.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