cvs commit: src/sys/conf files.i386 src/sys/i386/include pci_cfgreg.h src/sys/i386/pci pci_bus.c pci_cfgreg.c

John Baldwin jhb at FreeBSD.org
Wed Feb 18 14:41:54 PST 2004


jhb         2004/02/18 14:41:53 PST

  FreeBSD src repository

  Modified files:
    sys/conf             files.i386 
    sys/i386/include     pci_cfgreg.h 
    sys/i386/pci         pci_bus.c pci_cfgreg.c 
  Log:
  Switch to using the new $PIR interrupt routing code and remove the old
  code.  The pci_cfgreg.c file now just controls reading/writing PCI config
  registers.
  
  Revision  Changes    Path
  1.466     +1 -0      src/sys/conf/files.i386
  1.11      +4 -2      src/sys/i386/include/pci_cfgreg.h
  1.107     +12 -10    src/sys/i386/pci/pci_bus.c
  1.109     +5 -424    src/sys/i386/pci/pci_cfgreg.c


More information about the cvs-src mailing list