Introduction
http://www.netgear.com/products/details/DG834G.php
Netgear DG834Gv2 comes with ADAM2 bootloader.
GPL Sourcecode
http://kbserver.netgear.com/kb_web_files/n101238.asp
Custom kernel HOWTO
get toolchain from http://mcmcc.bat.ru/dlinkt/cross_utils/cross_gcc-mipsel.tar.bz2
grab firmware from downloads.netgear.com
- apply patch-knl
download and apply patch-lzma from http://devilop.com/download/patch-lzma
- cd include; ln -s asm-mips asm
- make menuconfig
- put lzma from tools/ in PATH
- make dep ram_zimage_pad
merge ram_zimage_pad.bin into DG834_V1.10.08.img at 0x20000 (using dd or dgfirmware)
fix checksum using checksum.c or dgfirmware
- upload image
External links
DlinkDslG604t is based on the same TI AR7 chip...
LinksysWAG54Gv2 is based on the same TI AR7 chip...
ActiontecGT701 is based on the same TI AR7 chip...
http://web.archive.org/web/20041014014457/http://galliford.org/dg834g/


