Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 1999 19:40:22 +0200 (CEST)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        olle svedberg <hypno@shell.tfz.net>
Cc:        questions@freebsd.org
Subject:   RE: modules
Message-ID:  <XFMail.990417194022.asmodai@wxs.nl>
In-Reply-To: <199904160902.LAA16015@shell.tfz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16-Apr-99 olle svedberg wrote:
> HI there
> I how/if I can load modules in FreeBSD...
> I am used to Linux slackware, but it didn't work that way though...
> insmod, modprobe didn't work in FreeBSD...SO how do I detect device
> WITHOUT recompile the kernel? 
> and how do I specify the io and irq...

Using 3.x and higher: kldload, kldunload, kldstat

using lkm's it's modstat, modload and modunload

Work is being done on loadable device drivers, none or few are present as
of now...

HTH,

---
Jeroen Ruigrok van der Werven                asmodai(at)wxs.nl
        The FreeBSD Programmer's Documentation Project 
Network/Security Specialist      <http://home.wxs.nl/~asmodai>;
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990417194022.asmodai>