diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2001-04-08 05:06:21 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2001-04-08 05:06:21 +0000 |
commit | b33cfd15ff683b799c89b3f79e3bdfaf49f90f75 (patch) | |
tree | aca8320c85c003a6867b602061fa85af16ffb178 | |
parent | 133b49be74c96a4b04bb261ede6b2675fb676084 (diff) |
Update closer to current status of powerpc, remove items resolved or
mostly resolved.
-rw-r--r-- | sys/arch/powerpc/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/powerpc/README b/sys/arch/powerpc/README index 3f4043c5c6b..7e5e7d4a4e5 100644 --- a/sys/arch/powerpc/README +++ b/sys/arch/powerpc/README @@ -3,14 +3,10 @@ may be supported to varying degrees. TODO: - * Stability analysis. Find that lurking memory mapping error. - * Share harddrives between BSD and MacOS - Use pdisk from Apple as basis of disklabel editor - Allow BSD disklabel to exist inside Apple Partition. - * Legagcy machine support - adb keyboard/mouse support + * Legacy machine support esp ethernet - other legacy support. + Openfirmware 1.x (xcoff bootloader) Dale drahn@cvs.openbsd.org |