jhb 2007-02-14 22:32:55 UTC FreeBSD src repository
Modified files: sys/dev/pci pci.c Log: - Fix an off by one error in pci_remap_msix_method() that effectively broke the method as all the MSI-X table indices were off by one in the backend MD code. - Fix a cosmetic nit in the bootverbose printf in pci_alloc_msix_method(). Revision Changes Path 1.341 +10 -2 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]"