Re: [PATCH] pcidump - Enhanced Capabilities

2017-05-19 Thread Simon Mages
Yes, this is correct. I missed those two somehow ... 2017-05-17 8:11 GMT+02:00, Jonathan Gray : > On Thu, Mar 16, 2017 at 03:19:23PM +0100, Simon Mages wrote: >> Hi, >> >> right now i got the chance to play a little bit with PCIe. I read some >> parts of the spec >> and was

Re: [PATCH] pcidump - Enhanced Capabilities

2017-05-17 Thread Jonathan Gray
On Thu, Mar 16, 2017 at 03:19:23PM +0100, Simon Mages wrote: > Hi, > > right now i got the chance to play a little bit with PCIe. I read some > parts of the spec > and was interessted what my PCIe devices can do. I also found out that > pcidump can > not display the Enhanced Capabilites. > >

Re: [PATCH] pcidump - Enhanced Capabilities

2017-03-25 Thread Mike Larkin
On Thu, Mar 23, 2017 at 04:20:07PM +0100, Simon Mages wrote: > Hi, > > on some machines i saw some unknown enhanced capabilities. After > looking into it i saw that > on some intel chipsets there actually is a capability with id 0x0. > This capability contains some > registers of the Advanced

Re: [PATCH] pcidump - Enhanced Capabilities

2017-03-24 Thread Mark Kettenis
> Date: Fri, 24 Mar 2017 00:33:18 -0700 > From: Mike Larkin > > On Thu, Mar 23, 2017 at 04:20:07PM +0100, Simon Mages wrote: > > Hi, > > > > on some machines i saw some unknown enhanced capabilities. After > > looking into it i saw that > > on some intel chipsets there

Re: [PATCH] pcidump - Enhanced Capabilities

2017-03-24 Thread Mike Larkin
On Thu, Mar 23, 2017 at 04:20:07PM +0100, Simon Mages wrote: > Hi, > > on some machines i saw some unknown enhanced capabilities. After > looking into it i saw that > on some intel chipsets there actually is a capability with id 0x0. > This capability contains some > registers of the Advanced

[PATCH] pcidump - Enhanced Capabilities

2017-03-23 Thread Simon Mages
Hi, on some machines i saw some unknown enhanced capabilities. After looking into it i saw that on some intel chipsets there actually is a capability with id 0x0. This capability contains some registers of the Advanced Error Reporting Capability but not all of them. I guess intel choose 0x0

[PATCH] pcidump - Enhanced Capabilities

2017-03-16 Thread Simon Mages
Hi, right now i got the chance to play a little bit with PCIe. I read some parts of the spec and was interessted what my PCIe devices can do. I also found out that pcidump can not display the Enhanced Capabilites. This patch enables pcidump to display them. I did not find a good list of