Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2000 04:16:43 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include acpica_osd.h
Message-ID:  <200008311116.EAA58710@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2000/08/31 04:16:43 PDT

  Modified files:
    sys/i386/include     acpica_osd.h 
  Log:
  Modified PCI config space access code via pcib_if rather than using
  pci_cfg{read|write}.
   - Obtain device_t pcib instance by calling device_find_child().
   - Call PCIB_{READ|WRITE}_CONFIG() to access to pcib interfaces.
  
  Reviewed by:	dfr, takawata
  
  Revision  Changes    Path
  1.3       +37 -28    src/sys/i386/include/acpica_osd.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?200008311116.EAA58710>