Loading KLD from the kernel

[ Available lists | Index of freebsd-hackers | Month of Jan 1999 | Week of 17 Jan 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Archie Cobbs <archie@whistle.com>
Date
17 Jan 1999 21:49:55
Subject
Loading KLD from the kernel
Message-ID
199901180549.VAA04615@bubba.whistle.com

Replies

[ Hide this part ]
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


Elapsed time: 0.047 seconds