Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 1997 12:59:02 -0700 (PDT)
From:      Stefan Esser <se@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci pci.c
Message-ID:  <199706021959.MAA13054@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1997/06/02 12:59:01 PDT

  Modified files:
    sys/pci              pci.c 
  Log:
  Move call of pci_addcfg() before test of cfg->subordinatebus, since the
  device probe of a host to PCI bridge may modify that value, based on
  its knowledge of device specific registers. This makes the Intel XXpress
  work, as verified by: Terje Marthinussen <terjem@cc.uit.no>.
  
  Revision  Changes    Path
  1.76      +13 -2     src/sys/pci/pci.c



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