From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: jmk@plan9.bell-labs.com To: 9fans@cse.psu.edu Subject: Re: [9fans] A simple question In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Date: Thu, 10 Jul 2003 10:46:42 -0400 Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: f2ab5a1a-eacb-11e9-9e20-41e7f4b1d025 On Thu Jul 10 07:17:05 EDT 2003, rminnich@lanl.gov wrote: > On Wed, 9 Jul 2003, Tad Hunt wrote: >=20 > > I thought that Brucee already did the compiler and device work to > > make dynamically loadable kernel modules work. >=20 > pointer? >=20 > ron I've been tinkering with this off and on. As I understand it, Brucee put = the support in Inferno, but only for the ps2 I think. David Hogan put the sup= port in the Plan 9 compiler/loader and library support for the 386, =CE=B1, ar= m, mips and power, but the external interface was a little different from what br= ucee did. It's not on sources. I'll look and see what I can do, but don't expect anything immediate.