Date: Wed, 10 Mar 1999 13:47:26 -0500 (EST) From: Dan Seguin <dseg@texar.com> To: freebsd-hackers@freebsd.org Subject: KLD Message-ID: <Pine.BSF.3.91.990310133725.26684A-100000@pak.texar.com>
next in thread | raw e-mail | index | archive | help
Hi all, I've got two questions: 1. Is there a way of creating more than one syscall in the same KLD? Is syscall_register() all one needs to do? If not, what kind of hand waving is necessary with SYSCALL_MODULE, DECLARE_MODULE, SYSINIT, DATASET? 2. Is it possible to replace a syscall with a new one but still call the old one? Thanks for your help. Dan Seguin 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.BSF.3.91.990310133725.26684A-100000>