Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 08:29:54 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Ruslan Bukin <br@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r362012 - head/sys/dev/acpica
Message-ID:  <905025d5-2459-085a-696d-658dfdf5f8cd@FreeBSD.org>
In-Reply-To: <202006101439.05AEdsd6019709@repo.freebsd.org>
References:  <202006101439.05AEdsd6019709@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/10/20 7:39 AM, Ruslan Bukin wrote:
> Author: br
> Date: Wed Jun 10 14:39:54 2020
> New Revision: 362012
> URL: https://svnweb.freebsd.org/changeset/base/362012
> 
> Log:
>   All the ARM Coresight interconnect devices set ResourceProducer on memory
>   resources, ignore it.
>   
>   The devices found in the ARM Neoverse N1 System Development Platform
>   (N1SDP).
>   
>   Sponsored by:	DARPA, AFRL

1) We should perhaps think about adding a quirk table or at least just adding an
   array of ACPI handles which need this quirk as a separate variable perhaps?

2) Given that ARM is a frequent offender here, perhaps we should provide them
   some feedback to see if they can fix this in future ROMs?

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?905025d5-2459-085a-696d-658dfdf5f8cd>