]> git.lizzy.rs Git - plan9front.git/blob - sys/man/8/icanhasmsi
ape: fix stdio putc() macro, avoiding "result of operation not used" warning
[plan9front.git] / sys / man / 8 / icanhasmsi
1 .TH ICANHASMSI 8
2 .SH NAME
3 icanhasmsi \- print MSI configuration
4 .SH SYNOPSIS
5 .B aux/icanhasmsi
6 .SH DESCRIPTION
7 Prints information about Message Signaled Interrupt (MSI) devices
8 found on the system, one line per device.
9 .SH SOURCE
10 .B /sys/src/cmd/aux/icanhasmsi.c
11 .SH SEE ALSO
12 .IR pci (8),
13 .IR pnp (3)
14 .SH BUGS
15 Should probably be renamed to
16 .I msi
17 or merged with
18 .IR pci (8).
19 .SH HISTORY
20 .I Icanhasmsi
21 first appeared in 9front (May, 2011).