Größe: 843
Kommentar:
|
Größe: 1537
Kommentar: Mention DZ11
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 2: | Zeile 2: |
|| '''Who?''' || '''What needs to be done?''' || || || Test LK401 keyboard driver if it still works, port it to Input API || || jbglaw || Get new-style modules (with module-init-tools) to work || || || 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... || |
|| '''Who?''' || '''What needs to be done?''' || '''Hints/Showstoppers/Notes''' || || jbglaw || Test LK401 keyboard driver if it still works, port it to Input API || I'm just porting it over to Input API.|| || jbglaw || LCG framebuffer driver || Does currently output to screen, no cmap support yet, not testes because of Oops in VT layer. || || || Debug VT layer || If vaxlcgfb is loaded with vt support enabled (you'll need that for local console), we oops in VT init code... || || 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 || || |
Zeile 13: | Zeile 18: |
- For what are (physical) addresses around 0x8000000 used? They're used in an EPROM I've ripped off a LCG framebuffer. | - For what are (physical) addresses above 0x8000000 used? They're used in an EPROM I've ripped off a LCG framebuffer. |
Zeile 15: | Zeile 20: |
- How do I build 2.6.x outside it's sources? -> make O=/build/here/ mopboot |
TODO table
Who?
What needs to be done?
Hints/Showstoppers/Notes
jbglaw
Test LK401 keyboard driver if it still works, port it to Input API
I'm just porting it over to Input API.
jbglaw
LCG framebuffer driver
Does currently output to screen, no cmap support yet, not testes because of Oops in VT layer.
Debug VT layer
If vaxlcgfb is loaded with vt support enabled (you'll need that for local console), we oops in VT init code...
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 <jbglaw@lug-owl.de>
-> make O=/build/here/ mopboot