Module Name: src
Committed By: imil
Date: Wed Feb 12 05:15:39 UTC 2025
Modified Files:
src/sys/arch/x86/x86: x86_autoconf.c
src/sys/dev/ic: com.c
Log Message:
Set a skip_attach_delay property to "true" for com port in virtual machines
to avoid a delay(10000) at attach
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/x86/x86/x86_autoconf.c
cvs rdiff -u -r1.387 -r1.388 src/sys/dev/ic/com.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.