From owner-freebsd-hackers Tue Aug 27 10:11:11 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA15620 for hackers-outgoing; Tue, 27 Aug 1996 10:11:11 -0700 (PDT) Received: from inet01.netiq.com (inet01.netiq.com [38.253.157.15]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA15614 for ; Tue, 27 Aug 1996 10:11:10 -0700 (PDT) Received: from corp01.netiq.com ([38.253.158.2]) by inet01.netiq.com (post.office MTA v1.9.3 ID# 0-10307) with SMTP id AAA261 for ; Tue, 27 Aug 1996 10:13:16 -0700 Received: by corp01.netiq.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.993.5) id <01BB9400.6D6C1010@corp01.netiq.com>; Tue, 27 Aug 1996 10:13:43 -0700 Message-ID: From: Arthur Chuang To: "'hackers@freebsd.org'" Cc: Arthur Chuang Date: Tue, 27 Aug 1996 10:13:37 -0700 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.993.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, could someone help me on these questions: 1: will dset (8) work on a compressed kernel image? 2: is there an easy way to change isa device irq/io after kernel up? 3: is there any examples/docs that show how to use hw.devconf from sysctl (3)? (i looked at route (8) and sysctl (8) source code, but still not quite clear.) thanks, --arthur