From owner-freebsd-questions Sat Apr 17 10:42:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp04.wxs.nl (smtp04.wxs.nl [195.121.6.59]) by hub.freebsd.org (Postfix) with ESMTP id E04CD1545C for ; Sat, 17 Apr 1999 10:42:41 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.56.17]) by smtp04.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA4E06; Sat, 17 Apr 1999 19:40:16 +0200 Received: from daemon.ninth-circle.org (abaddon@daemon [192.168.0.1]) by daemon.ninth-circle.org (8.9.3/8.9.3) with ESMTP id TAA01328; Sat, 17 Apr 1999 19:40:22 +0200 (CEST) (envelope-from asmodai@wxs.nl) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199904160902.LAA16015@shell.tfz.net> Date: Sat, 17 Apr 1999 19:40:22 +0200 (CEST) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: olle svedberg Subject: RE: modules Cc: questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message