Re: svn commit: r212326 - in head: sys/dev/pci usr.sbin/pciconf

2010-09-08 Thread John Baldwin
On Wednesday, September 08, 2010 1:53:34 pm John Baldwin wrote: > Author: jhb > Date: Wed Sep 8 17:53:34 2010 > New Revision: 212326 > URL: http://svn.freebsd.org/changeset/base/212326 > > Log: > - Add register definitions related to extended capability IDs in > PCI-express. I used PCIZ_*

svn commit: r212326 - in head: sys/dev/pci usr.sbin/pciconf

2010-09-08 Thread John Baldwin
Author: jhb Date: Wed Sep 8 17:53:34 2010 New Revision: 212326 URL: http://svn.freebsd.org/changeset/base/212326 Log: - Add register definitions related to extended capability IDs in PCI-express. I used PCIZ_* for ID constants (plain capability IDs use PCIY_*). - Add register definit