Re: ppb diff for testing

2015-11-29 Thread Ossi Herrala
On Sat, Nov 28, 2015 at 02:02:57PM +0100, Mark Kettenis wrote: > The diff below teaches ppb(4) how to configure PCI bridges that are > left unconfigured by firmware. This happens for example on Apple > hardware, where devices connected through Thunderbolt are left > unconfigured. And since Thund

Re: ppb diff for testing

2015-11-28 Thread Bryan Vyhmeister
On Sat, Nov 28, 2015 at 11:01:55PM -0700, Theo de Raadt wrote: > > On Sat, Nov 28, 2015 at 10:44:48PM -0700, Theo de Raadt wrote: > > > Mark has told me he thinks this chip model is likely to come up clean, > > > so let's see what he gets working! > > > > Thanks for the background on that! In that

Re: ppb diff for testing

2015-11-28 Thread Theo de Raadt
> On Sat, Nov 28, 2015 at 10:44:48PM -0700, Theo de Raadt wrote: > > Mark has told me he thinks this chip model is likely to come up clean, > > so let's see what he gets working! > > Thanks for the background on that! In that case, the ppb.c diff seems to > work perfectly. If it's useful, I have s

Re: ppb diff for testing

2015-11-28 Thread Bryan Vyhmeister
On Sat, Nov 28, 2015 at 10:44:48PM -0700, Theo de Raadt wrote: > Mark has told me he thinks this chip model is likely to come up clean, > so let's see what he gets working! Thanks for the background on that! In that case, the ppb.c diff seems to work perfectly. If it's useful, I have several Thund

Re: ppb diff for testing

2015-11-28 Thread Theo de Raadt
> On Sat, Nov 28, 2015 at 02:02:57PM +0100, Mark Kettenis wrote: > > If you find any regressions, please send me: > > > > * dmesg (with and without this diff) > > * pcidump -vxx (with and without this diff) > > First off, it's great to have the Apple Thunderbolt to Ethernet adapter > working! Tha

ppb diff for testing

2015-11-28 Thread Mark Kettenis
The diff below teaches ppb(4) how to configure PCI bridges that are left unconfigured by firmware. This happens for example on Apple hardware, where devices connected through Thunderbolt are left unconfigured. And since Thunderbolt is basically a bunch of PCI bridges (or more correctly PCIe switc