summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cardbus.4
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-09-29 16:45:53 +0000
committerimp <imp@FreeBSD.org>2005-09-29 16:45:53 +0000
commit321ce668dc10026ed69136e9ff7fcb19916b754c (patch)
tree75ae06eac4c63ce37020867c5aa7f6cc16b4cc64 /share/man/man4/cardbus.4
parentdc422f3b7040f86462067426ff05c22309e74c98 (diff)
downloadFreeBSD-src-321ce668dc10026ed69136e9ff7fcb19916b754c.zip
FreeBSD-src-321ce668dc10026ed69136e9ff7fcb19916b754c.tar.gz
Dcoument typical debugging options, plus the new CIS device for pccard.
Diffstat (limited to 'share/man/man4/cardbus.4')
-rw-r--r--share/man/man4/cardbus.415
1 files changed, 15 insertions, 0 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4
index b1b810f..04b3e23 100644
--- a/share/man/man4/cardbus.4
+++ b/share/man/man4/cardbus.4
@@ -39,6 +39,21 @@ driver implements the CardBus bus.
The
.Nm
driver supports all cardbus bridges in the system.
+.Sh TUNABLES
+The driver supports the following tunable parameters, which may be
+added to
+.Pa /boot/loader.conf
+or set via the
+.Xr sysctl 8
+command:
+.Bl -tag -width ".Cm hw.cardbus.cis_debug" -compact
+.It Cm hw.cardbus.debug
+Non-zero values cause more verbose information to be printed when a
+32-bit CardBus card is inserted or removed.
+.It Cm hw.cardbus.cis_debug
+Non-zero value causes the CIS parsing of the 32-bit CardBus card to be
+much more verbose and include a complete CIS dump.
+.El
.Sh SEE ALSO
.Xr pccard 4 ,
.Xr pccbb 4
OpenPOWER on IntegriCloud