summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pccard.4
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-07-09 05:08:49 +0000
committerimp <imp@FreeBSD.org>2002-07-09 05:08:49 +0000
commit40751d75aa5f2097e4eae1730f04477e85089897 (patch)
treeb8201e7b71a205cb109bd63a249b3f8afb9beb9e /share/man/man4/pccard.4
parent86d7bc64e620c0985663b7c8494570674b4f5590 (diff)
downloadFreeBSD-src-40751d75aa5f2097e4eae1730f04477e85089897.zip
FreeBSD-src-40751d75aa5f2097e4eae1730f04477e85089897.tar.gz
Preliminary NEWCARD docs.
Diffstat (limited to 'share/man/man4/pccard.4')
-rw-r--r--share/man/man4/pccard.450
1 files changed, 50 insertions, 0 deletions
diff --git a/share/man/man4/pccard.4 b/share/man/man4/pccard.4
new file mode 100644
index 0000000..3319bc1
--- /dev/null
+++ b/share/man/man4/pccard.4
@@ -0,0 +1,50 @@
+.\"
+.\" Copyright (c) 2002 M. Warner Losh
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. The name of the author may not be used to endorse or promote products
+.\" derived from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+.\" SUCH DAMAGE.
+.\"
+.\" $FreeBSD$
+.\"
+.Dd July 9, 2002
+.Dt PCCARD 4
+.Os
+.Sh NAME
+.Nm pccard
+.Nd pccard bus driver
+.Sh SYNOPSIS
+.Cd device pccard
+.Sh DESCRIPTION
+The
+.Nm
+driver implements the PC Card bus.
+The
+.Nm
+driver supports all pccard bridges in the system.
+.Sh SEE ALSO
+.Xr cardbus 4 ,
+.Xr pccbb 4 ,
+.Xr pcic 4 .
+.\" .Xr mecia 4 ,
+.\" .Xr tcic 4 .
+.Sh BUGS
+There is no way cause a program to run when a card is inserted.
+
OpenPOWER on IntegriCloud