Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PCI Domains



On Mon, Feb 08, 2010 at 04:04:38PM -0300, Cesar Catrian Carreño wrote:
> Hi,
> 
> 
> The pciaccess library sets all domains in 0 for NetBSD. This library is
> used by modular-xorg-server. By now, DRI in -current is broken for this
> issue.
> 
> The commands pcictl(8) and lspci(8) show different output in this
> subject:
> 

lspci doesn't use libpciaccess.  it uses libpciutils.

> $ pcictl pci1 list
> 001:00:0: ATI Technologies Radeon 8500 QL (VGA display)
> 
> $ lspci -D | grep VGA
> 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon
> R200 QL [Radeon 8500 LE]

That output looks consistent enough for x86.

> 
> What's the status for mapping PCI Domains for -current?

What port are you on?

        Jonathan Kollasch


Home | Main Index | Thread Index | Old Index