Date: Sun, 17 Jan 1999 21:49:30 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: freebsd-hackers@FreeBSD.ORG Cc: julian@whistle.com (Julian Elischer) Subject: Loading KLD from the kernel Message-ID: <199901180549.VAA04615@bubba.whistle.com>
next in thread | raw e-mail | index | archive | help
What's the correct way to request loading of a KLD module from within the kernel (but not from an interrupt handler). I see the kldload() syscall function.. should I just call it directly? Same question for unloading a KLD module... Thanks, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com 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?199901180549.VAA04615>