Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2002 09:50:48 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci_pci.c pcib_private.h
Message-ID:  <200211221750.gAMHomGJ071617@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/11/22 09:50:48 PST

  Modified files:
    sys/dev/pci          pci_pci.c pcib_private.h 
  Log:
  Add a function host_pcib_get_bnsno() that attempts to determine the bus
  number of the child bus of a host to PCI bridge by reading from proprietary
  configuration registers in the host to PCI bridge devices.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.20      +81 -0     src/sys/dev/pci/pci_pci.c
  1.3       +4 -0      src/sys/dev/pci/pcib_private.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?200211221750.gAMHomGJ071617>