summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/TODO
blob: d74f975bf3deefdbc8eaaffce55e7629416be3b0 (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@
* sti manual
* ie manual
* siop manual
* hil manual
* add more to lasi and asp (also wax when studied enough)

gcc/egcs/binutils:					fgsch@ mickey@
* binutils 2.10.1 do not grok it, i use -current (;

boots (sys/arch/hppa/stand/*):				mickey@ miod@
* almost could be considered working/done, fixes and such (;

kernel (sys/arch/hppa/*):				mickey@
* clkf_intr() is not accurate, but we can mark any
  inner frame by looking at the top-level one in tlabel(all)
* several harware problems (ie disfunctional/untested drivers)
* wscons devices (hil/*, pckbc/*) unfinished
* 7300lc-based machines, 8k-based machines
* dino pci bridge support (found on 7300lc machines, FE)
* "original snakes" (700,705,710,...) support
* harmony audio driver
* isa/eisa dma
* TMS380 token-ring driver
* general cleanup (far-east future)

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

userland (*):						mickey@
* libc_r done (not verified)
* libkvm (awaits her kernel counterpart)
* shared libs support

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

$OpenBSD: TODO,v 1.15 2002/03/01 23:37:04 mickey Exp $

--
	paranoic mickey