Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 19:30:20 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pci pcireg.h src/usr.sbin/pciconf cap.c
Message-ID:  <201009201931.o8KJVtbi049972@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-09-20 19:30:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/pci          pcireg.h 
    usr.sbin/pciconf     cap.c 
  Log:
  SVN rev 212924 on 2010-09-20 19:30:20Z by jhb
  
  MFC 209907,212326,212368,212749:
  - Provide more defines for PCI-Express device ctrl.
  - Add register definitions related to extended capability IDs in
    PCI-express.  I used PCIZ_* for ID constants (plain capability IDs use
    PCIY_*).
  - Add register definitions for the Advanced Error Reporting, Virtual
    Channels, and Device Serial Number extended capabilities.
  - Teach pciconf -c to list extended as well as plain capabilities for
    PCI-express devices.   Adds more detailed parsing for AER, VC, and
    device serial numbers.
  
  Revision   Changes    Path
  1.64.2.11  +89 -1     src/sys/dev/pci/pcireg.h
  1.2.2.6    +99 -0     src/usr.sbin/pciconf/cap.c



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