cvs commit: src/sys/dev/pci pci.c

John Baldwin jhb at FreeBSD.org
Wed Feb 14 17:04:06 UTC 2007


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


More information about the cvs-all mailing list