Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 1996 17:14:41 -0800 (PST)
From:      Stefan Esser <se>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/pci pci.c
Message-ID:  <199601300114.RAA01594@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          96/01/29 17:14:39

  Modified:    sys/pci   pci.c
  Log:
  Add heuristic to detect multi-function devices that don't announce this
  feature in the header type register, though it is required by the PCI spec.
  This should correctly probe both functions of the Intel 82371FB chip,
  without the need for a special case based on the device ID.
  
  Revision  Changes    Path
  1.44      +79 -34    src/sys/pci/pci.c



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