Größe: 216
Kommentar: Create
|
Größe: 1537
Kommentar: Mention DZ11
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 1: | Zeile 1: |
=== TODO list for vax-linux === | == 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 || || |
Zeile 3: | Zeile 17: |
| 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 | |
== 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> - 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