This commit is contained in:
Michael Kerrisk 2007-05-29 04:15:21 +00:00
parent 1bb8fbd851
commit 88210f5f31
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ pciconfig_read, pciconfig_write, pciconfig_iobase \- pci device information hand
.BI " unsigned long " devfn );
.fi
.SH DESCRIPTION
.TP
.PP
Most of the interaction with PCI devices is already handled by the
kernel PCI layer,
and thus these calls should not normally need to be accessed from userspace.