Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 17:16:58 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys domain.h 
Message-ID:  <19990426091700.1A3B71F5C@spinner.netplex.com.au>
In-Reply-To: Your message of "Mon, 26 Apr 1999 01:53:03 MST." <199904260853.BAA83162@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
>   Modified files:
>     sys/sys              domain.h 
>   Log:
>   Make DOMAIN_SET() use SYSINIT rather than linker sets.

Incidently, this does not make things like INET etc loadable since there
are a mess of #ifdef's in all the drivers, it's just a tiny step in that
direction.  I'd be curious to know if anybody has any bright ideas how we
can cheaply make the various ethernet etc drivers handle loadable
protocols, both attaching to existing protocols when the driver starts up
and finding new protocols if they are loaded on the fly later on.  There
are complications like implied ethernet addresses for some protocols etc.

Cheers,
-Peter



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990426091700.1A3B71F5C>