Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 1999 19:07:46 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: sys/pci ahc_pci.c
Message-ID:  <199904120207.TAA37853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
  -= New-bus architecture repository =-

imp         1999/04/11 19:07:46 PDT

  Modified files:
    pci                  ahc_pci.c 
  Log:
  Make ahc compile (and apparently work) with the newbus framework.  I
  had to include <sys/bus.h> and change config_id->func and
  config_id->slot to pci_get_function(config_id) and
  pci_get_slot(config_id) respectively.
  
  Revision  Changes    Path
  1.2       +6 -5      sys/pci/ahc_pci.c


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?199904120207.TAA37853>