"Daniel C. Sobral" wrote:
>
> 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.
Coolness. You know, I think this FreeBSD thing is really going to take
off one of these days. ;^)
--
"Where am I, and what am I doing in this handbasket?"
Wes Peters Softweyr LLC
[EMAIL PROTECTED] http://softweyr.com/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: How to read a file from a device driver? Alfred Perlstein
- Re: How to read a file from a device driver? Matthew N. Dodd
- Re: How to read a file from a device driver? Kenneth D. Merry
- Re: How to read a file from a device driver? Alfred Perlstein
- Re: How to read a file from a device dri... Andrzej Bialecki
- Re: How to read a file from a device driver? Gary T. Corcoran
- Re: How to read a file from a device dri... Alfred Perlstein
- Re: How to read a file from a device dri... Matthew N. Dodd
- Re: How to read a file from a device driver? Wes Peters
- Re: How to read a file from a device driver? Daniel C. Sobral
- Re: How to read a file from a device dri... Wes Peters
- Re: How to read a file from a device driver? Mark Newton
- Re: How to read a file from a device driver? Darrell Anderson
- Re: How to read a file from a device driver? Gary T. Corcoran

