DragonFly commits List (threaded) for 2007-11
DragonFly BSD
DragonFly commits List (threaded) for 2007-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/bus/pci pci.c pcivar.h


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 25 Nov 2007 02:31:41 -0800 (PST)

sephe       2007/11/25 02:31:41 PST

DragonFly src repository

  Modified files:
    sys/bus/pci          pci.c pcivar.h 
  Log:
  - Cache PCI-X capability PTR.
  - Add IVARs to read PCI Express and PCI-X capability PTR.
  - Add convenient functions to test whether a device is PCI Express based
    or is PCI-X based.
  
  Revision  Changes    Path
  1.49      +11 -0     src/sys/bus/pci/pci.c
  1.14      +17 -0     src/sys/bus/pci/pcivar.h


http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.48&r2=1.49&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pcivar.h.diff?r1=1.13&r2=1.14&f=u



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