== TODO table == || '''Who?''' || '''What needs to be done?''' || '''Hints/Showstoppers/Notes''' || || kenn || Port IPR-Console to serial/console API || || || || Port DZ11 driver to current serial API || || || jbglaw || Get new-style modules (with module-init-tools) to work || PMD does work a bit different in 2.6.x than in 2.4.x, which makes it Oops in vmalloc()...|| || || Port changes from gcc-2.95.2 to gcc-HEAD || || || || Get current glibc to work || || || || Port Debian || || || || Fix 2nd value of /proc/uptime. This is, used CPU time is mis-calculated. || This is most probably related to user_mode() (from ./include/asm-vax/ptrace.h) which maybe needs to check previous_mode, too. || || || SCSI for KA46 || || || || Someone needs to do the job and send patches to Linus as fast as 2.7.x is opened... || || || || Update web pages || || == Questions == - For what are (physical) addresses above 0x8000000 used? They're used in an EPROM I've ripped off a LCG framebuffer. Jan-Benedict Glaw - How do I build 2.6.x outside it's sources? -> make O=/build/here/ mopboot