Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 1999 14:55:26 -0700
From:      "Ronald G. Minnich" <rminnich@lanl.gov>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: System Call 
Message-ID:  <Pine.SGI.4.10.9911131454110.62866-100000@acl.lanl.gov>
In-Reply-To: <19991113204833.6CC121FCC@io.yi.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sat, 13 Nov 1999, Jake Burkholder wrote:

> > How do I set up a system call of my own in the FreeBSD kernel?
> 
> I think the easiest way to do this is with a kld.  It's less intrusive


yes, if you're doing a system call use freebsd's excellent kld support.
It's really pretty slick. Don't muck with the kernel src tree. You may
think it's hard to do this in a module if you're used to linux, but it's
not hard at all in freebsd.

ron



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.10.9911131454110.62866-100000>