Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 15:13:21 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c pci_if.m pcivar.h
Message-ID:  <200102272313.f1RNDLE61804@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/02/27 15:13:21 PST

  Modified files:
    sys/dev/pci          pci.c pci_if.m pcivar.h 
  Log:
  Slightly reimplement some recently added helper functions as methods, so
  that drivers are not reaching into the internals of the pci bus.  There
  are no driver changes, the public interface is the same.
  
  Revision  Changes    Path
  1.175     +47 -30    src/sys/dev/pci/pci.c
  1.4       +34 -1     src/sys/dev/pci/pci_if.m
  1.51      +35 -7     src/sys/dev/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?200102272313.f1RNDLE61804>