NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/58093 (/dev/efi is missing on x86)
Synopsis: /dev/efi is missing on x86
State-Changed-From-To: open->needs-pullups
State-Changed-By: riastradh%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index