Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 17:34:47 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci pci.c
Message-ID:  <199911300134.RAA69729@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/11/29 17:34:47 PST

  Modified files:
    sys/pci              pci.c 
  Log:
  Make the pci driver compat shim return a preference for probe
  rather than an "it's mine!" so that other newbus-aware drivers can
  bid for the device too.  This should allow the sym driver to out-bid
  the ncr driver for devices it supports without having to modify ncr.c
  at all.  ncr would then function as a catch-all.
  
  Revision  Changes    Path
  1.132     +3 -2      src/sys/pci/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?199911300134.RAA69729>