Date: Sun, 17 Jan 1999 11:00:59 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_lkm.c Message-ID: <199901171900.LAA09554@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/01/17 11:00:59 PST
Modified files:
sys/kern kern_lkm.c
Log:
- Move lkmnosys() to kern_syscall.c
- Have the VFS lkm support use vfs_register() etc rather than having it's
own version.
- Have the syscall lkm support use syscall_register() etc rather than
having it's own verison.
- Convert the lkm driver to a module.
Revision Changes Path
1.60 +44 -146 src/sys/kern/kern_lkm.c
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?199901171900.LAA09554>
