diff options
author | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-05-02 07:59:44 +0000 |
---|---|---|
committer | Per Fogelstrom <pefo@cvs.openbsd.org> | 1996-05-02 07:59:44 +0000 |
commit | 9f342a263a034240260660e71be9f97f04d140a5 (patch) | |
tree | c46311670c407c3ab07d401f7b5d827d6482614b /sys/arch/pica/TODO | |
parent | b5041247fa98bb177ddcc3858525941d29794c1f (diff) |
Updated for new config etc.
Diffstat (limited to 'sys/arch/pica/TODO')
-rw-r--r-- | sys/arch/pica/TODO | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/arch/pica/TODO b/sys/arch/pica/TODO index 826c198f5a0..e6d2936665c 100644 --- a/sys/arch/pica/TODO +++ b/sys/arch/pica/TODO @@ -9,10 +9,6 @@ InWork: Have a test version. The system hangs after a while. Not solved yet. o Update MAKEDEV to create all devices correctly. - o Add dos disklabel functionality so disks can be shared with NT. -InWork: mformat needs to be hacked to handle disk labels. Need to figure - out what method to use (offseting?). - o Boot. Standalone boot program instead of booting the kernel directly? o Create boot package for distribution. @@ -22,8 +18,6 @@ InWork: mformat needs to be hacked to handle disk labels. Need to figure o Add more videomodes to pccons driver. 50kHz and 64kHz monitors? InWork: This seems to be hard. Need more info on the chip. - o SONIC driver. Use the one from Theo as a start? - o Find out why bitmap load to S3-928 flashes screen. Know why (enable linear mode). Need S3 info. @@ -31,14 +25,10 @@ Know why (enable linear mode). Need S3 info. o ELF shared libraries...... - o Recompile ghostscript to have X driver as well as Cannon BJ200. - o GDB. The current one does not work correctly with current toolchain. o ISA driver. ISA dma, interrupt etc. - o SONY cd-rom driver + sound driver. Uses ISA dma. - o Can we have 32 double registers? |