FreeBSD Bugzilla – Attachment 237303 Details for
Bug 267053
Add support for AMT virtual serial port (C610/X99 series)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff for sys/dev/uart/uart_bus_pci.c
virtual-port.patch (text/plain), 631 bytes, created by
Stuart McLaren
on 2022-10-14 15:48:42 UTC
(
hide
)
Description:
Diff for sys/dev/uart/uart_bus_pci.c
Filename:
MIME Type:
Creator:
Stuart McLaren
Created:
2022-10-14 15:48:42 UTC
Size:
631 bytes
patch
obsolete
>--- sys/dev/uart/uart_bus_pci.c.orig 2022-10-14 16:39:02.159523000 +0100 >+++ sys/dev/uart/uart_bus_pci.c 2022-10-14 16:39:07.573337000 +0100 >@@ -179,6 +179,8 @@ > { 0x8086, 0x8814, 0xffff, 0, "Intel EG20T Serial Port 3", 0x10 }, > { 0x8086, 0x8c3d, 0xffff, 0, "Intel Lynx Point KT Controller", 0x10 }, > { 0x8086, 0x8cbd, 0xffff, 0, "Intel Wildcat Point KT Controller", 0x10 }, >+{ 0x8086, 0x8d3d, 0xffff, 0, >+ "Intel Corporation C610/X99 series chipset KT Controller", 0x10 }, > { 0x8086, 0x9c3d, 0xffff, 0, "Intel Lynx Point-LP HECI KT", 0x10 }, > { 0x8086, 0xa13d, 0xffff, 0, > "100 Series/C230 Series Chipset Family KT Redirection",
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 267053
: 237303