aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/bootparam.740
1 files changed, 0 insertions, 40 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index d51dbe6ece..858f773db5 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -799,46 +799,6 @@ As you can see, it gets pretty messy, and you are better off to compile
in your own personal values as recommended.
Using a boot argument of
\&'sound=0' will disable the sound driver entirely.
-.SS ISDN drivers
-.TP
-.B "The ICN ISDN driver"
-Syntax:
-
-.in +4n
-.nf
-icn=iobase,membase,icn_id1,icn_id2
-.fi
-.in
-.IP
-where icn_id1,icn_id2 are two strings used to identify the
-card in kernel messages.
-.TP
-.B "The PCBIT ISDN driver"
-Syntax:
-
-.in +4n
-.nf
-pcbit=membase1,irq1[,membase2,irq2]
-.fi
-.in
-.IP
-where membaseN is the shared memory base of the N'th card, and irqN is
-the interrupt setting of the N'th card.
-The default is IRQ 5 and
-membase 0xD0000.
-.TP
-.B "The Teles ISDN driver"
-Syntax:
-
-.in +4n
-.nf
-teles=iobase,irq,membase,protocol,teles_id
-.fi
-.in
-.IP
-where iobase is the I/O port address of the card, membase is the
-shared memory base address of the card, irq is the interrupt channel
-the card uses, and teles_id is the unique ASCII string identifier.
.SS Serial port drivers
.TP
.B "The RISCom/8 Multiport Serial Driver ('riscom8=')"