Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2014 09:32:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191266] New: [patch] support Broadcom virtual UART
Message-ID:  <bug-191266-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: shurd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191266-8>