NetBSD Problem Report #58819
From martin@aprisoft.de Sat Nov 9 17:44:33 2024
Return-Path: <martin@aprisoft.de>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
client-signature RSA-PSS (2048 bits) client-digest SHA256)
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 533CA1A923B
for <gnats-bugs@gnats.NetBSD.org>; Sat, 9 Nov 2024 17:44:33 +0000 (UTC)
Message-Id: <20241109174423.B06E65CC79B@emmas.aprisoft.de>
Date: Sat, 9 Nov 2024 18:44:23 +0100 (CET)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: boot(8) and boot.cfg(5) do not describe passing module parameters well
X-Send-Pr-Version: 3.95
>Number: 58819
>Category: port-amd64
>Synopsis: boot(8) and boot.cfg(5) do not describe passing module parameters well
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-amd64-maintainer
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Nov 09 17:45:00 +0000 2024
>Originator: Martin Husemann
>Release: NetBSD 10.99.12
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD martins.aprisoft.de 10.99.12 NetBSD 10.99.12 (GENERIC) #250: Sat Nov 2 11:23:49 CET 2024 martin@martins.aprisoft.de:/home/martin/current/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
I am trying to load the acpiverbose module with the argume dump=true
at boot time (since I need the output from various devices attaching or
not attaching).
On the modload command line I would use something like:
modload acpiverbose -b dump=true
The boot man page only describes
load module [arguments]
but not the syntax used for [arguments].
The boot.cfg manual page does not describe module arguments at all.
>How-To-Repeat:
n/a
>Fix:
n/a
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.