Date: Thu, 4 Nov 2004 15:14:17 -0500 From: John Baldwin <jhb@FreeBSD.org> To: "Poul-Henning Kamp" <phk@phk.freebsd.dk> Cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/em if_em.c Message-ID: <200411041514.17726.jhb@FreeBSD.org> In-Reply-To: <23321.1099505551@critter.freebsd.dk> References: <23321.1099505551@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 03 November 2004 01:12 pm, Poul-Henning Kamp wrote: > In message <200411031408.03949.jhb@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@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411041514.17726.jhb>