From owner-freebsd-current Wed Jan 13 16:59:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA01624 for freebsd-current-outgoing; Wed, 13 Jan 1999 16:59:51 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from assaris.sics.se (assaris.sics.se [193.10.66.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA01619 for ; Wed, 13 Jan 1999 16:59:49 -0800 (PST) (envelope-from assar@sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.1/8.7.3) id CAA00670; Thu, 14 Jan 1999 02:00:19 +0100 (CET) To: current@FreeBSD.ORG Subject: kern/9478: support for running a script from kldload Mime-Version: 1.0 (generated by tm-edit 7.68) Content-Type: text/plain; charset=US-ASCII From: Assar Westerlund Date: 14 Jan 1999 02:00:19 +0100 Message-ID: <5l4spuoeho.fsf@assaris.sics.se> Lines: 7 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've implemented support in kldload for running a script that gets all the IDs allocated by the modules just loaded. This is quite similar to modload's -p and quite useful. Can someone have a look at kern/9478? Thanks. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message