From owner-freebsd-hackers Sun Jan 17 21:49:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21348 for freebsd-hackers-outgoing; Sun, 17 Jan 1999 21:49:55 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA21333 for ; Sun, 17 Jan 1999 21:49:48 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id VAA27590; Sun, 17 Jan 1999 21:49:43 -0800 (PST) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma027588; Sun, 17 Jan 99 21:49:30 -0800 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id VAA04615; Sun, 17 Jan 1999 21:49:30 -0800 (PST) From: Archie Cobbs Message-Id: <199901180549.VAA04615@bubba.whistle.com> Subject: Loading KLD from the kernel To: freebsd-hackers@FreeBSD.ORG Date: Sun, 17 Jan 1999 21:49:30 -0800 (PST) Cc: julian@whistle.com (Julian Elischer) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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