aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@fs.tum.de>2004-07-04 20:27:05 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-07-04 20:27:05 -0700
commita6c6304beff286ecd86d99590d808d8871b2e888 (patch)
treeeac3f3948a660cad1670916e2dbc85ee7da65178 /Documentation
parentc95d2b854691478f55e24feab9e4117bd801c6dd (diff)
downloadhistory-a6c6304beff286ecd86d99590d808d8871b2e888.tar.gz
[PATCH] remove allowdma0 documentation
allowdma0 is gone in 2.6, the patch below removes the mentionings of this option in the documentation. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt2
-rw-r--r--Documentation/pnp.txt1
2 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index c26a38ac54b73b..1c3b9292cd25aa 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -170,8 +170,6 @@ running once the system is up.
aic79xx= [HW,SCSI]
See Documentation/scsi/aic79xx.txt.
- allowdma0 [ISAPNP]
-
AM53C974= [HW,SCSI]
Format: <host-scsi-id>,<target-scsi-id>,<max-rate>,<max-offset>
See also header of drivers/scsi/AM53C974.c.
diff --git a/Documentation/pnp.txt b/Documentation/pnp.txt
index 0a321e722c1c97..af0f6eabfa1c47 100644
--- a/Documentation/pnp.txt
+++ b/Documentation/pnp.txt
@@ -83,7 +83,6 @@ irq 6
dma 2
also there are a series of kernel parameters:
-allowdma0
pnp_reserve_irq=irq1[,irq2] ....
pnp_reserve_dma=dma1[,dma2] ....
pnp_reserve_io=io1,size1[,io2,size2] ....