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: Wed, 14 Jan 2004 10:20:19 -0800 (PST)

joerg       2004/01/14 10:20:19 PST

DragonFly src repository

  Modified files:
    sys/bus/pci          pci.c pcisupport.c pcivar.h 
  Log:
  Drop chip driver and merge the functionality into pci_probe_nomatch.
  Adjust return value of pcib_probe to -1000 for conformance to other
  default matches. Do some general cleanup.
  
  Revision  Changes    Path
  1.9       +1 -0      src/sys/bus/pci/pci.c
  1.7       +22 -55    src/sys/bus/pci/pcisupport.c
  1.4       +7 -2      src/sys/bus/pci/pcivar.h


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



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