Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2013 15:18:33 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        "Jean-Sebastien Pedron" <dumbbell@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r258930 - head/sys/dev/drm2
Message-ID:  <201312041518.33731.jhb@freebsd.org>
In-Reply-To: <201312041904.rB4J4vbM043709@svn.freebsd.org>
References:  <201312041904.rB4J4vbM043709@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, December 04, 2013 2:04:57 pm Jean-Sebastien Pedron wrote:
> Author: dumbbell
> Date: Wed Dec  4 19:04:56 2013
> New Revision: 258930
> URL: http://svnweb.freebsd.org/changeset/base/258930
> 
> Log:
>   drm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI bridge
>   
>   Before this fix, capabilities were read from vgapci and were incorrect.

Eh, vgapci is the right place to read this.  The LINK_CAP here is telling
you the width of the slot you are plugged into, not the width of the card
that is plugged into the slot.

-- 
John Baldwin



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