In message: <4c911214.7060...@freebsd.org> Alexander Motin <m...@freebsd.org> writes: : Joel Dahl wrote: : > I noticed this during boot (HEAD from yesterday): : > : > hpet0: [FILTER] : > hpet0: [FILTER] : > hpet0: [FILTER] : > hpet0: [FILTER] : > hpet0: [FILTER] : > hpet0: [FILTER] : > hpet0: [FILTER] : > hpet0: [FILTER] : > : > Is it really necessary to print this 8 times? : : HPET at present chipsets may use up to 8 IRQs. Driver registers filter : interrupt handlers for them. Interrupt handling code prints this. : : If you boot with verbose, you may see that some network cards prints : alike things for the number of supported MSI/MSI-X interrupts.
Is there any reason not to toss all FILTER messages behind bootverbose? Warner _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"