Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 19:26:17 -0700 (PDT)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200306220226.h5M2QHhU090522@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2003/06/21 19:26:17 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  use a REG macro that was already defined.
  
  Reorder how the pci probing in handled.  before adding devices, check to
  see if the slot is a multi-function device to see if we should probe all
  the functions.
  
  Original idea by:       imp
  
  Revision  Changes    Path
  1.220     +10 -3     src/sys/dev/pci/pci.c



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