On Fri, Jun 15, 2018, 13:55 Justin Hibbits <jhibb...@freebsd.org> wrote:

> Author: jhibbits
> Date: Fri Jun 15 18:55:02 2018
> New Revision: 335226
> URL: https://svnweb.freebsd.org/changeset/base/335226
>
> Log:
>   Check for a 'pci' prefix rather than a full match in get_addr_props
>
>   Summary:
>   Newer OPAL device trees, such as those on POWER9 systems, use 'pciex' for
>   device_type, not 'pci'.  Rather than enumerating all possible variants,
> just
>   check for a 'pci' prefix.
>

And, given the changes made, the commit message is incorrect.  It does
enumerate all current variants.

- Justin
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to