https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191266

            Bug ID: 191266
           Summary: [patch] support Broadcom virtual UART
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: sh...@freebsd.org

Created attachment 144016
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144016&action=edit
Add support for Broadcom 5725/5761/5762 UART

The Broadcom 5725, 5761, and 5762 devices have a UART which can be configured
to be accessed via ssh, telnet, or (for 5725) IPMI SoL.  This patch adds
support for this UART (tested on 5762).

Since it has a register shift, a field for this vale was added into struct
pci_id, and the bus_alloc_resource() call was modified to account for the
larger size when regshft is non-zero.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to