NetBSD/sys/arch/alpha/TODO.users

39 lines
1.3 KiB
Plaintext
Raw Normal View History

$NetBSD: TODO.users,v 1.4 1996/06/13 20:36:14 cgd Exp $
1995-04-25 22:16:15 +04:00
The NetBSD/Alpha "User" To-Do List
1996-04-25 08:28:04 +04:00
The following are things that I'd like to see "users" of NetBSD/Alpha
do. It's unlikely that I'll get around to them in any reasonable time
frame, and I think they should get done.
1995-04-25 22:16:15 +04:00
1996-04-25 08:28:04 +04:00
If you think of something that should be added to this list send me
mail and I'll add it.
1995-04-25 22:16:15 +04:00
If you're planning to work on something on this list, send me mail and
tell me about it, so that I can keep people from duplicating work.
Once you've done something on this list, send me context diffs.
Chris Demetriou
1996-04-25 08:28:04 +04:00
cgd@cs.cmu.edu
1995-04-25 22:16:15 +04:00
--
Test programs; find and fix bugs. In particular:
(1) make sure accounting works
1996-04-25 08:28:04 +04:00
(2) last i checked, 'file' core dumped
(3) /usr/games
1995-04-25 22:16:15 +04:00
1996-04-25 08:28:04 +04:00
Test TurboChannel option slot support. Write TurboChannel option
board drivers. Test PMAD-A (TC le) driver.
1995-04-25 22:16:15 +04:00
Get the GNU tools to generate a.out binaries for the alpha. Once that
is done, make the rest of the NetBSD a.out-manipulation tools (e.g. nm)
work.
1995-04-25 22:16:15 +04:00
Make DDB work. (For completeness, may require a.out kernel binaries
1996-04-25 08:28:04 +04:00
and/or some ecoff symbol handling code to be written; the former is
strongly preferred.)
1995-04-25 22:16:15 +04:00
1996-04-25 08:28:04 +04:00
Track down any bugs caused by compiling the kernel with -O. (At least
some of these may be code generation bugs.)