Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2000 09:35:58 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files src/sys/pci pci.c pci_compat.c pcireg.h pcivar.h
Message-ID:  <200005281635.JAA86358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/05/28 09:35:58 PDT

  Modified files:
    sys/conf             files 
    sys/pci              pci.c pci_compat.c pcireg.h pcivar.h 
  Log:
  Encapsulate the old PCI compatability support and APIs completely under
  "options COMPAT_OLDPCI".  This option already existed, but now also tidies
  up the declarations in #include <pci/pci*.h>.  It is amazing how much stuff
  was using the old pre-FreeBSD 3.x names and going silently undetected.
  
  Revision  Changes    Path
  1.369     +3 -2      src/sys/conf/files
  1.152     +3 -105    src/sys/pci/pci.c
  1.37      +97 -5     src/sys/pci/pci_compat.c
  1.25      +8 -7      src/sys/pci/pcireg.h
  1.45      +14 -14    src/sys/pci/pcivar.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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