![]() ![]() | ![]() |
version 1.1, 2014/01/15 11:55:26 | version 1.3, 2020/02/01 02:44:13 |
---|---|
Line 12 Development for NetBSD/ia64 is on HP's " | Line 12 Development for NetBSD/ia64 is on HP's " |
<ol> | <ol> |
<li> | <li> |
Install the ski emulator: <a href="http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/emulators/ski/">pkgsrc/emulators/ski</a>. | Install the <a href="https://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/emulators/ski/README.html">ski emulator</a> |
See the <a href="http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/emulators/ski/DESCR?content-type=text/plain">DESCR</a> file for details about installing and running ski. | from <a href="https://pkgsrc.org">pkgsrc</a> |
</li> | </li> |
<li> | <li> |
Build the ia64 toolchain: | Build the ia64 toolchain: |
Line 46 Must have tasks: | Line 46 Must have tasks: |
2. Boot Code Cleanup: clean up glue code between FreeBSD's boot code | 2. Boot Code Cleanup: clean up glue code between FreeBSD's boot code |
and NetBSD's standalone library. | and NetBSD's standalone library. |
3. IA64 Stack unwind code: Support remaining unwind descriptor types. | 3. IA64 Stack unwind code: Support remaining unwind descriptor types. |
(See arch/ia64/unwind/TODO) | |
Nice to have tasks: | Nice to have tasks: |
Line 54 Nice to have tasks: | Line 53 Nice to have tasks: |
2. Write a ski network driver. | 2. Write a ski network driver. |
3. Enable SMP support. | 3. Enable SMP support. |
There is a longer and more detailed list of tasks in | |
<a href="https://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/sys/arch/ia64/TODO?content-type=text/plain">src/sys/arch/ia64/TODO</a>. | |
## How can I help? | ## How can I help? |
Pick a task you like, send mail to <mailto:port-ia64@NetBSD.org> | Pick a task you like, send mail to <mailto:port-ia64@NetBSD.org> |