Date: Wed, 27 Sep 2000 21:51:00 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: freebsd-ia64@freebsd.org Subject: Making progress Message-ID: <Pine.BSF.4.21.0009272145480.35016-100000@salmon.nlsystems.com>
next in thread | raw e-mail | index | archive | help
I'm making steady progress with the bootstrapping process. Today I managed to map some pages using pmap_kenter() and I successfully executed an integer divide (woo!). There is still quite a lot of work to do - I have to write a bunch of low-level trap handlers, including the VHPT handler (which I'm not looking forward to). Also debugging the fork/exec code and signal delivery is likely to be hairy. Even so, I might commit some code this week for people's amusement. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009272145480.35016-100000>