Module Name:src
Committed By: imil
Date: Mon Feb 24 07:18:02 UTC 2025
Modified Files:
src/sys/arch/x86/isa: clock.c
Log Message:
Check for RTC presence to avoid hang with QEMU microvm and rtc=off
parameter.
Test bits 0-6 of MC146818's Register D, which must be 0 according
Module Name:src
Committed By: imil
Date: Mon Feb 24 07:18:02 UTC 2025
Modified Files:
src/sys/arch/x86/isa: clock.c
Log Message:
Check for RTC presence to avoid hang with QEMU microvm and rtc=off
parameter.
Test bits 0-6 of MC146818's Register D, which must be 0 according
Module Name:src
Committed By: jakllsch
Date: Tue Jan 7 22:37:13 UTC 2025
Modified Files:
src/sys/arch/x86/isa: rtc.c
Log Message:
Only use FADT Century byte if it targets a valid 146818 NVRAM location.
Should fix PR 57821.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jakllsch
Date: Tue Jan 7 22:37:13 UTC 2025
Modified Files:
src/sys/arch/x86/isa: rtc.c
Log Message:
Only use FADT Century byte if it targets a valid 146818 NVRAM location.
Should fix PR 57821.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: riastradh
Date: Tue Jan 24 09:57:16 UTC 2023
Modified Files:
src/sys/arch/x86/isa: clock.c
Log Message:
x86/isa/clock.c: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 s
Module Name:src
Committed By: riastradh
Date: Tue Jan 24 09:57:16 UTC 2023
Modified Files:
src/sys/arch/x86/isa: clock.c
Log Message:
x86/isa/clock.c: Nix trailing whitespace.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 s
Module Name:src
Committed By: jakllsch
Date: Fri Dec 30 21:40:20 UTC 2022
Modified Files:
src/sys/arch/x86/isa: rtc.c
Log Message:
Honor ACPI FADT Century byte; should fix many "unknown CMOS layout" messages.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: jakllsch
Date: Fri Dec 30 21:40:20 UTC 2022
Modified Files:
src/sys/arch/x86/isa: rtc.c
Log Message:
Honor ACPI FADT Century byte; should fix many "unknown CMOS layout" messages.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 sr
Module Name:src
Committed By: jmcneill
Date: Fri Apr 15 17:53:44 UTC 2022
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
Disable FADT LEGACY_DEVICES flag test.
This test had the unintended side-effect of blocking the lm(4) driver
from attaching on more t
Module Name:src
Committed By: jmcneill
Date: Fri Apr 15 17:53:44 UTC 2022
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
Disable FADT LEGACY_DEVICES flag test.
This test had the unintended side-effect of blocking the lm(4) driver
from attaching on more t
Module Name:src
Committed By: jmcneill
Date: Sat Oct 16 13:15:01 UTC 2021
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
Skip legacy device detection for VMware guests with ACPI enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/
Module Name:src
Committed By: jmcneill
Date: Sat Oct 16 13:15:01 UTC 2021
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
Skip legacy device detection for VMware guests with ACPI enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/
Module Name:src
Committed By: jmcneill
Date: Fri Oct 15 19:01:52 UTC 2021
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
Add missing acpi include
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/x86/isa/isa_machdep.c
Please no
Module Name:src
Committed By: jmcneill
Date: Fri Oct 15 19:01:52 UTC 2021
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
Add missing acpi include
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/x86/isa/isa_machdep.c
Please no
Module Name:src
Committed By: jmcneill
Date: Fri Oct 15 18:44:53 UTC 2021
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
If ACPI indicates that there are no user visible devices on the LPC or ISA
bus, set the "no-legacy-devices" property on isa to bypass
Module Name:src
Committed By: jmcneill
Date: Fri Oct 15 18:44:53 UTC 2021
Modified Files:
src/sys/arch/x86/isa: isa_machdep.c
Log Message:
If ACPI indicates that there are no user visible devices on the LPC or ISA
bus, set the "no-legacy-devices" property on isa to bypass
16 matches
Mail list logo