* De: Brooks Davis <[EMAIL PROTECTED]> [ Data: 2003-02-26 ]
        [ Subjecte: Re: can't load if_gif.ko ]
> On Wed, Feb 26, 2003 at 01:12:59PM -0600, Juli Mallett wrote:
> > It's easy to change kldload to have something like "Failed to load module",
> > but changing the result of strerror(errno) isn't possible in this case.  It
> > is possible, however, to check for obtuse errno values being used that we
> > KNOW mean something in this context, and give something more informative.
> 
> I wonder if we shouldn't add ENOSYMBOL translating to "Unresolved
> symbol" for this case.

Or we could just work with the contracts that the kld code has made with
the world already, and just deal with them appropriately in our tools.
-- 
Juli Mallett <[EMAIL PROTECTED]> - AIM: BSDFlata -- IRC: juli on EFnet
OpenDarwin, Mono, FreeBSD Developer - ircd-hybrid Developer, EFnet addict
FreeBSD on MIPS-Anything on FreeBSD - Never trust an ELF, COFF or Mach-O!

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

Reply via email to