Date: Mon, 17 Mar 2008 16:52:51 +0000 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: John Baldwin <jhb@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Andrew Gallatin <gallatin@cs.duke.edu>, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/amd64/amd64 intr_machdep.c src/sys/amd64/include intr_machdep.h src/sys/arm/arm intr.c src/sys/i386/i386 intr_machdep.c src/sys/i386/include intr_machdep.h src/sys/ia64/ia64 interrupt.c src/sys/kern kern_intr.c ... Message-ID: <4564.1205772771@critter.freebsd.dk> In-Reply-To: Your message of "Mon, 17 Mar 2008 11:57:54 -0400." <200803171157.54453.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200803171157.54453.jhb@freebsd.org>, John Baldwin writes: >Hmm, I've thought about the ability to name MSIs (or at least include the >MSI/MSI-X index in the name). Maybe default to index name and let the driver >override? I'm adding a "const char *name" to the new callout() api, and I think we should take that clue from msleep() whereever relevant. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4564.1205772771>