Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 1999 13:48:45 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pcivar.h src/sys/i386/i386 nexus.c src/sys/i386/isa pcibus.c
Message-ID:  <199905182048.NAA53053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/05/18 13:48:45 PDT

  Modified files:
    sys/pci              pcivar.h 
    sys/i386/i386        nexus.c 
    sys/i386/isa         pcibus.c 
  Log:
  Move pcibus (host -> pci bus) probe/attach routines from nexus
  to pcibus.c.  pci_cfgopen() becomes static and there are no more
  bus #ifdef's in nexus.c.
  
  Revision  Changes    Path
  1.32      +1 -2      src/sys/pci/pcivar.h
  1.10      +4 -54     src/sys/i386/i386/nexus.c
  1.42      +47 -3     src/sys/i386/isa/pcibus.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?199905182048.NAA53053>