From owner-freebsd-hackers Fri Apr 30 10:13:23 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 0921C15949 for ; Fri, 30 Apr 1999 10:13:16 -0700 (PDT) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id MAA20400; Fri, 30 Apr 1999 12:32:18 -0500 (EST) Date: Fri, 30 Apr 1999 12:32:14 -0500 (EST) From: Alfred Perlstein To: Dennis Cc: hackers@FreeBSD.ORG Subject: Re: Loading lkms in 3.1R In-Reply-To: <199904301659.MAA04293@etinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 30 Apr 1999, Dennis wrote: > > modload whatever.o > > always returns a "malformed input file"....no matter what module I try to > install. Any hints? use kldload. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message