blob: d4e583b34fe3f1311fb2ab402d2d8ef42b257966 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.\" Copyright, The authors of the Linux man-pages project
.\"
.\" SPDX-License-Identifier: GPL-3.0-or-later
.\"
.TH proc_dma 5 (date) "Linux man-pages (unreleased)"
.SH NAME
/proc/dma \- ISA DMA channels
.SH DESCRIPTION
.TP
.I /proc/dma
This is a list of the registered
.I ISA
DMA (direct memory access)
channels in use.
.SH SEE ALSO
.BR proc (5)
|