[Bug 267053] [PATCH] Add support for AMT virtual serial port (C610/X99 series)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Oct 2022 15:48:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267053

            Bug ID: 267053
           Summary: [PATCH] Add support for AMT virtual serial port
                    (C610/X99 series)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: stuartinhavana@yahoo.com

Created attachment 237303
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237303&action=edit
Diff for sys/dev/uart/uart_bus_pci.c

Allow connecting to the virtual serial port of machines which have this
chipset.

eg The HP Z640 workstation.

An example of using "amtterm" to connect to the virtual serial port of a Z640
with this kernel patch applied:

----------------------------------

$ amtterm myworkstation
serial-over-lan redirection ok
connected now, use ^] to escape

FreeBSD/amd64 (myworkstation) (ttyu0)

login:

----------------------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.