kernel-hacking-2024-linux-s.../drivers/net/myri10ge
Brice Goglin 3621cec5b5 myri10ge: make msi configurable at runtime through sysfs
Now that IRQ are requested is called on open() and freed on close(),
we can safely switch from/to MSI without unloading the module.

We are guaranteed to correctly free IRQ even if the sysfs file got
written in the meantime since the MSI initialization is stored in
mgp->msi_enabled.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-12-26 16:28:20 -05:00
..
Makefile
myri10ge.c myri10ge: make msi configurable at runtime through sysfs 2006-12-26 16:28:20 -05:00
myri10ge_mcp.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00
myri10ge_mcp_gen_header.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00