blob: 122b2dcf0587febcae3530a38c708847583acc15 (
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)
|