cvs commit: src/sys/dev/em if_em.c
John Baldwin
jhb at FreeBSD.org
Thu Nov 4 12:54:50 PST 2004
On Wednesday 03 November 2004 01:12 pm, Poul-Henning Kamp wrote:
> In message <200411031408.03949.jhb at FreeBSD.org>, John Baldwin writes:
> >I think bootverbose needs to be split up some. Imagine having a
> >'verbose.ether' tunable that would turn on dumping all the MAC addresses
> > for NICs but would be off by default. Many of the interrupt messages on
> > x86 need to move from bootverbose to some kind of apic_verbose. Might
> > even be nice to have some kind of acpi-like verbose variable that could
> > be set as:
> >
> >set verbose="boot,apic,ether"
>
> I think that would be overkill.
Well, an apic_verbose and possibly pci_intr_verbose is coming regardless.
When I need info to debug problems with interrupt routing, etc. boot -v is
just too much to wade through.
--
John Baldwin <jhb at FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve" = http://www.FreeBSD.org
More information about the cvs-all
mailing list