Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 17:04:05 +0000 (UTC)
From:      John Baldwin <jhb@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:  <200702141704.l1EH46Uf050514@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2007-02-14 17:04:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/pci          pci.c 
  Log:
  Add a couple of missing breaks that are harmless, though the first one
  missing meant that a PCI-PCI bridge that supported MSI but didn't support
  PCIY_SUBVENDOR (or the MSI capability came after the subvendor cap) would
  have garbage in its subvendor ID.
  
  Revision    Changes    Path
  1.292.2.15  +2 -0      src/sys/dev/pci/pci.c



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