From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 06:37:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC44516A4CE for ; Thu, 4 Nov 2004 06:37:38 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E8F43D53 for ; Thu, 4 Nov 2004 06:37:38 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CPbFZ-0003mB-UJ for freebsd-current@freebsd.org; Wed, 03 Nov 2004 22:37:38 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16777.52785.539051.283837@ran.psg.com> Date: Wed, 3 Nov 2004 22:37:37 -0800 To: FreeBSD Current Subject: kdldload X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 06:37:39 -0000 -current, though i am told 5-stable as well when kldload is run by hand, and you do not give it a path, it does not look in /boot/kernel/ is this intended? randy