Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2004 14:41:53 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files.i386 src/sys/i386/include pci_cfgreg.h src/sys/i386/pci pci_bus.c pci_cfgreg.c
Message-ID:  <200402182241.i1IMfrFd034284@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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