Wes Peters wrote:
> 
> Can you repackage the binary as a data-only kld, with a couple of public
> symbols wrapping the beginning and end of the binary, or a couple of
> symbols with start and length?  You could then have the loader pre-
> load the .ko at boot time.

As a matter of fact, there is no need to repackage it. Loader can load
the file with a specific -t type, in which case the file is loaded as
is. See, for instance, the splash screen code.

--
Daniel C. Sobral                        (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]

        One Unix to rule them all, One Resolver to find them,
        One IP to bring them all and in the zone bind them.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to