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 ...

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Mar 17 09:52:55 PDT 2008


In message <200803171157.54453.jhb at 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 at 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.


More information about the cvs-src mailing list