[Bug 207910] Intel Atom Cherryview SOC HSUART not recognized. (patch included)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 11 18:55:44 UTC 2016


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

            Bug ID: 207910
           Summary: Intel Atom Cherryview SOC HSUART not recognized.
                    (patch included)
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: johannes at brilliantservice.co.jp
                CC: freebsd-amd64 at FreeBSD.org
                CC: freebsd-amd64 at FreeBSD.org

Created attachment 168020
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168020&action=edit
Patch to add PCI IDs for HSUART on Intel Atom SOC

HSUART devices not recognized on Intel Atom Cherry Trail SOCs. 

As a consequence boot halts during uart.1 initialization unless disabled or
commented out in the default device.hints.

The attached patch adds PCI IDs for 0x228a8086 and 0x228c8086 to
uart_bus_pci.c.

HSUART#1 is tested and seem to function normally.
HSUART#2 is not tested.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list