Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/x86
Module Name: src
Committed By: manu
Date: Fri Oct 10 13:18:18 UTC 2025
Modified Files:
src/sys/arch/x86/x86: consinit.c
Log Message:
Support console over USB-to-serial
This require up-to-date UEFI bootstrap. Example usage from boot.cfg:
consdev=com4,115200
menu=NetBSD ucom0:kconsdev ucom0,115200;boot netbsd
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/x86/x86/consinit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index