Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 07:49:11 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 mptable_pci.c
Message-ID:  <200405031449.i43EnBd5034234@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/05/03 07:49:11 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        mptable_pci.c 
  Log:
  Use a private attach method for the MP Table host-PCI bridge driver rather
  than using legacy_pcib_attach().  The MP Table drivers don't use the $PIR,
  and the legacy_pcib_attach() function probes and parses the $PIR in
  addition to adding the pci bus child device.
  
  Revision  Changes    Path
  1.2       +9 -1      src/sys/i386/i386/mptable_pci.c



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