FreeBSD Bugzilla – Attachment 251967 Details for
Bug 270707
Installer media doesn't boot on Thinkpad T14s Gen 3 (Ryzen 7 Pro 6850U)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uart_hints.patch
file_270707.txt (text/plain), 541 bytes, created by
John Baldwin
on 2024-07-10 18:13:25 UTC
(
hide
)
Description:
uart_hints.patch
Filename:
MIME Type:
Creator:
John Baldwin
Created:
2024-07-10 18:13:25 UTC
Size:
541 bytes
patch
obsolete
>diff --git a/sys/amd64/conf/GENERIC.hints b/sys/amd64/conf/GENERIC.hints >index be3f59cd1950..7e440a3edd46 100644 >--- a/sys/amd64/conf/GENERIC.hints >+++ b/sys/amd64/conf/GENERIC.hints >@@ -14,11 +14,11 @@ hint.psm.0.at="atkbdc" > hint.psm.0.irq="12" > hint.sc.0.at="isa" > hint.sc.0.flags="0x100" >-hint.uart.0.at="isa" >+hint.uart.0.at="acpi" > hint.uart.0.port="0x3F8" > hint.uart.0.flags="0x10" > hint.uart.0.irq="4" >-hint.uart.1.at="isa" >+hint.uart.1.at="acpi" > hint.uart.1.port="0x2F8" > hint.uart.1.irq="3" > hint.ppc.0.at="isa"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 270707
:
241356
|
249033
|
251274
|
251300
| 251967