Re: CVS commit: src

2010-06-01 Thread Paul Goyette
Thanks, John, for all the help and feedback. I will go back through all of the xxxverbose modules in the next few days and make the suggested updates. Some answers to your questions: } @@ -106,7 +107,12 @@ } KASSERT(ifattr && !strcmp(ifattr, "pci")); } KASSERT(locators); } } +

Re: CVS commit: src

2010-06-01 Thread John Nemeth
On Oct 14, 3:05pm, Paul Goyette wrote: } } Module Name: src } Committed By: pgoyette } Date: Mon May 24 20:29:41 UTC 2010 } } Modified Files: } src/distrib/sets/lists/modules: mi } src/sys/dev/pci: files.pci pci.c pci_subr.c pcivar.h } src/sys/modules: Makefile } Added