NetBSD Problem Report #58093
From www@netbsd.org Sat Mar 30 22:15:24 2024
Return-Path: <www@netbsd.org>
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))
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 6586E1A923B
for <gnats-bugs@gnats.NetBSD.org>; Sat, 30 Mar 2024 22:15:24 +0000 (UTC)
Message-Id: <20240330221053.B55361A923B@mollari.NetBSD.org>
Date: Sat, 30 Mar 2024 22:10:53 +0000 (UTC)
From: campbell+netbsd@mumble.net
Reply-To: campbell+netbsd@mumble.net
To: gnats-bugs@NetBSD.org
Subject: /dev/efi is missing on x86
X-Send-Pr-Version: www-1.0
>Number: 58093
>Category: port-amd64
>Synopsis: /dev/efi is missing on x86
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-amd64-maintainer
>State: needs-pullups
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Mar 30 22:20:00 +0000 2024
>Closed-Date:
>Last-Modified: Sun Feb 23 23:34:46 +0000 2025
>Originator: Taylor R Campbell
>Release: current, 10
>Organization:
The NetUBSD Foundation
>Environment:
>Description:
/dev/efi is missing out of the box, requires cd /dev && sh MAKEDEV efi
>How-To-Repeat:
install wip/efivar and try to use it
>Fix:
add `makedev efi' to etc/etc.amd64/MAKEDEV.conf and etc/etc.i386/MAKEDEV.conf
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->needs-pullups
State-Changed-By: riastradh@NetBSD.org
State-Changed-When: Sun, 23 Feb 2025 23:34:46 +0000
State-Changed-Why:
https://mail-index.netbsd.org/source-changes/2024/04/02/msg150648.html
Module Name: src
Committed By: riastradh
Date: Tue Apr 2 22:29:35 UTC 2024
Modified Files:
src/etc/etc.aarch64: MAKEDEV.conf
src/etc/etc.amd64: MAKEDEV.conf
src/etc/etc.i386: MAKEDEV.conf
Log Message:
MAKEDEV: Tidy some entries on x86 and Arm.
While here, reduce some diffs arising from ordering and formatting
between these architectures.
Only difference between evbarm and aarch64 now is /dev/vchiq. Not
sure offhand if it makes sense on aarch64 or only 32-bit Arm.
PR port-amd64/58093: /dev/efi missing on x86
PR port-arm/58100: /dev/ttyVI* missing on aarch64
PR port-arm/58101: /dev/nvme* missing on aarch64
PR port-arm/58102: /dev/raid* missing on aarch64
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/etc/etc.aarch64/MAKEDEV.conf
cvs rdiff -u -r1.35 -r1.36 src/etc/etc.amd64/MAKEDEV.conf
cvs rdiff -u -r1.35 -r1.36 src/etc/etc.i386/MAKEDEV.conf
>Unformatted:
(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-2025
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.