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

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Jan 2004 12:35:07 -0800 (PST)

joerg       2004/01/15 12:35:07 PST

DragonFly src repository

  Modified files:
    sys/bus/pci          pci.c pcisupport.c pcivar.h 
  Log:
  Remove HOSE support which should be implemented in the bus function when
  Alpha support is re-enabled.
  Add BUS pcib ivar.
  Add pcib interface functions.
  
  Revision  Changes    Path
  1.11      +0 -15     src/sys/bus/pci/pci.c
  1.8       +59 -9     src/sys/bus/pci/pcisupport.c
  1.5       +2 -5      src/sys/bus/pci/pcivar.h


http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pci.c.diff?r1=1.10&r2=1.11&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pcisupport.c.diff?r1=1.7&r2=1.8&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/pcivar.h.diff?r1=1.4&r2=1.5&f=h



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