diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2002-09-29 16:08:34 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2002-09-29 16:08:34 +0000 |
commit | 99bd4a3b87eeba55e5e1bd571a361c5187c5f038 (patch) | |
tree | 77eeabc72aa0901c6cfeee18dc163286c24cd586 /fr_FR.ISO8859-1/man | |
parent | e5c5432f9f7dc98dcef031d297ccf7510dff5267 (diff) |
Notes
Diffstat (limited to 'fr_FR.ISO8859-1/man')
-rw-r--r-- | fr_FR.ISO8859-1/man/man4/amd.4 | 54 | ||||
-rw-r--r-- | fr_FR.ISO8859-1/man/man4/cardbus.4 | 50 |
2 files changed, 104 insertions, 0 deletions
diff --git a/fr_FR.ISO8859-1/man/man4/amd.4 b/fr_FR.ISO8859-1/man/man4/amd.4 new file mode 100644 index 0000000000..d9d636c251 --- /dev/null +++ b/fr_FR.ISO8859-1/man/man4/amd.4 @@ -0,0 +1,54 @@ +.\" +.\" Copyright (c) 1999 Alexey Zelkin +.\" 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 ``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 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$ +.\" $Id: amd.4,v 1.1 2002-09-29 16:08:34 blackend Exp $ +.\" Original revision: 1.6 +.\" +.Dd December 13, 1999 +.Dt AMD 4 +.Os +.Sh NAME +.Nm amd +.Nd Pilote pour circuit SCSI PCI amd53c974 +.Sh SYNOPSIS +.Cd "device amd" +.Sh DESCRIPTION +Le pilote +.Nm +fournit le support pour les cartes SCSI basées sur le circuit +.Tn amd53c974 , +comme la Tekram DC390 ou la Tekram DC390T. +.Sh VOIR AUSSI +.Xr cd 4 , +.Xr ch 4 , +.Xr da 4 , +.Xr intro 4 , +.Xr sa 4 , +.Xr scsi 4 +.Sh AUTHORS +Le pilote +.Nm +a été écrit et soumis à +.Fx +par Tekram, Inc. diff --git a/fr_FR.ISO8859-1/man/man4/cardbus.4 b/fr_FR.ISO8859-1/man/man4/cardbus.4 new file mode 100644 index 0000000000..2866a329ba --- /dev/null +++ b/fr_FR.ISO8859-1/man/man4/cardbus.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$ +.\" $Id: cardbus.4,v 1.1 2002-09-29 16:08:34 blackend Exp $ +.\" Original revision: 1.1 +.\" +.Dd July 9, 2002 +.Dt CARDBUS 4 +.Os +.Sh NAME +.Nm cardbus +.Nd Pilote du bus CardBus +.Sh SYNOPSIS +.Cd device cardbus +.Sh DESCRIPTION +Le pilote +.Nm +implémente le bus CardBus. +Le pilote +.Nm +supporte tous les ponts cardbus présents dans le système. +.Sh VOIR AUSSI +.Xr pccard 4 , +.Xr pccbb 4 . +.Sh BUGS +Il n'y a pas de possibilité d'exécuter un programme quand la carte est +insérée. + |