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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"