summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/TODO
blob: 98a9ff1006074c167af3e46468a953e2f5a58c2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61

read, and decide what can you do to make your "snakes" happy!

### resources:
* sources repo;
* http://www.openbsd.org/hppa.html - supported hardware list
* http://hppa.fries.net/ - technical resources for developers
* mailto:hppa@openbsd.org


### current open projects and assignments by area:

hardware and installation notes (distrib/notes/hppa/*):	fries@
* wip, will flesh out as development progresses
* For now have rbootd running on the server, boot.lif from hppa.fries.net,
    and then:
         <esc> on bootup, a to get to BOOT_ADMIN prompt, and finally,
         BOOT_ADMIN> boot lan isl

hardware manuals (man4.hppa/*):				mickey@
* some written (not in the repo yet)

gcc/egcs/binutils:					espie@ mickey@
* move to egcs (not yet)
* move to binutils 2.9.1

boots (sys/arch/hppa/stand/*):				mickey@ fries@
* w/ all the debugging code turned off hangs early (;

kernel (sys/arch/hppa/*):				mickey@
* sync mickey's sources to the repo
* HPPA STACK GROWS UP, major kernel cleanup
* user-land support
* ddb (stack trace, breakpoints left, fix disasm)
* some MI files/changes to integrate into the repo
* several harware problems (ie non-functional drivers)
  (floppy controller, audio, x.25 card, fddi's)
* wscons devices (sti, hil/*, pckbc/*) unfinished
* "original snakes" (700,705,710) support
* 7300lc-based machines, 8k-based machines
* general cleanup (far-east future)

ramdisk development edition (distrib/hppa/*):		mickey@
* basic environment done (not in the repo)
* requires libc and kernel-user support

libc (lib/libc/arch/hppa/*):				mickey@
* MD syscalls (postponed until kernel part's ready)

userland (*):						mickey@
* libc_r done (not verified)
* libkvm (awaits her kernel counterpart)
* no shared libs support (not needed until on ramdisk ;) (? ldso from pefo?)

X11 (X11/*):						fries@ mickey@
* patch is available, nothing to run at tho (;

$OpenBSD: TODO,v 1.2 1999/04/20 21:18:48 mickey Exp $

--
	paranoic mickey