From f7e1891725192402c0184aee3cc7d7625f1c7e51 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Thu, 19 Apr 2012 23:49:46 +0200 Subject: [PATCH] digi.4: Remove some wrong documentation. --- share/man/man4/man4.i386/digi.4 | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/share/man/man4/man4.i386/digi.4 b/share/man/man4/man4.i386/digi.4 index c004f97f44..4b86690843 100644 --- a/share/man/man4/man4.i386/digi.4 +++ b/share/man/man4/man4.i386/digi.4 @@ -47,7 +47,6 @@ To compile this driver into the kernel, place the following line in your kernel configuration file: .Bd -ragged -offset indent -.Cd "options NDGBPORTS=8" .Cd "device digi0 at isa? port 0x220 iomem 0xfc0000 iosiz ? flags 0x0" .Ed All values are just examples. @@ -58,25 +57,6 @@ To load this driver as a module at boot time, place the following line in digi_load="YES" .Ed .Pp -The -.Dv NDGBPORTS -option defines the total number of ports on all cards -installed in the system. -When not defined the number is computed: -.Bd -ragged -offset 4n -default -.Dv NDGBPORTS -= number_of_described_DigiBoard_cards * 16 -.Ed -.Pp -If it is less than the actual number of ports -the system will be able to use only the -first -.Dv NDGBPORTS -ports. -If it is greater than all ports will be usable -but some memory will be wasted. -.Pp Meaning of .Cm flags : .Bl -tag -width indent -compact @@ -330,13 +310,6 @@ This DigiBoard reports that it has more than 32 ports. Perhaps a hardware problem or the memory addresses of the DigiBoard overlap with some other device or with RAM. -.It digi\fIX\fP: only \fIN\fP ports are usable -The -.Dv NDGBPORTS -parameter is too small and there is only enough space allocated -for -.Ar N -ports on this card. .It digi\fIX\fP: port \fIY\fP is broken The on-board diagnostic has reported that the specified port has hardware problems. -- 2.41.0