Finishing sparc64 translation, somes fixs on alpha
This commit is contained in:
parent
0bd71bcb9b
commit
84229969dc
@ -24,7 +24,7 @@
|
||||
cette liste sont encouragés.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Overview</title>
|
||||
<title>Aperçu</title>
|
||||
|
||||
<para>Ce document se veut être un point de départ pour tous
|
||||
ceux qui désirent faire fonctionner &os; sur des machine à
|
||||
|
@ -7,34 +7,35 @@
|
||||
Original revision: 1.4
|
||||
-->
|
||||
<sect1>
|
||||
<title>Supported Systems</title>
|
||||
<title>Systèmes supportés</title>
|
||||
|
||||
<para>Additions, corrections and constructive criticism are
|
||||
invited. In particular, information on system quirks is more than
|
||||
welcome.</para>
|
||||
<para>Des ajouts, retours, mises à jour et corrections a
|
||||
cette liste sont encouragés.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Overview</title>
|
||||
<title>Aperçu</title>
|
||||
|
||||
<para>This document tries to provide a starting point for those
|
||||
who want to run &os; on an &arch.print;-based machine. It is
|
||||
aimed at providing background information on the various
|
||||
hardware designs. It is not a replacement for the systems
|
||||
manuals.</para>
|
||||
<para>Ce document se veut être un point de départ pour tous
|
||||
ceux qui désirent faire fonctionner &os; sur des machine à
|
||||
base de processeurs Alpha. Ce guide fournit des informations sur
|
||||
les différentes architectures matérielles. Il ne se veut pas
|
||||
un remplaçant aux pages de manuel du système.</para>
|
||||
|
||||
<para>The information is structured as follows:
|
||||
<para>L'information est structuré de la manière
|
||||
suivante:
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>General hardware requirements to run &os; on &arch;.</para>
|
||||
<para>Généralité sur le matériel
|
||||
Alpha pour fonctionner avec &os;;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>System specific information for each of the
|
||||
systems/boards supported by &os;.</para>
|
||||
<para>Information spécifique au système pour chacune
|
||||
des cartes mères supportées par &os;;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Information on expansion boards for &os;,
|
||||
including things that differ from what is in the generic
|
||||
supported hardware list.</para>
|
||||
<para>Informations sur les cartes d'extension sous &os;,
|
||||
incluant les différences entre ces cartes et la liste de
|
||||
matériel générique supportée.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
@ -42,87 +43,91 @@
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>In general, what do you need to run &os; on a &arch;</title>
|
||||
<title>De quoi avez vous besoin pour faire fonctionner &os; sur
|
||||
une plateforme &arch;</title>
|
||||
|
||||
<para>&os;/&arch; requires an &arch.print; system. Currently, the
|
||||
newer PCI-based systems are supported better than the older SBus
|
||||
based systems. The following systems are known to work to
|
||||
varying degrees:</para>
|
||||
<para>&os;/&arch; nécessite un système
|
||||
&arch.print;. Actuellement les systèmes récents basées
|
||||
sur des bus PCI sont mieux supportées que les systèmes
|
||||
basés sur les vieux bus SBus. Les systèmes suivants sont
|
||||
connus pour fonctionner correctement à des niveaux variables:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>Sun Ultra 1 workstations</para>
|
||||
<para>Station Sun Ultra 1</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Ultra 2 workstations</para>
|
||||
<para>Station Sun Ultra 2</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Ultra 5 workstations</para>
|
||||
<para>Station Sun Ultra 5</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Ultra 10 workstations</para>
|
||||
<para>Station Sun Ultra 10</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Ultra 30 workstations</para>
|
||||
<para>Station Sun Ultra 30</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Ultra 60 workstations</para>
|
||||
<para>Station Sun Ultra 60</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Blade 100 workstations</para>
|
||||
<para>Station Sun Blade 100</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Netra t1 series servers</para>
|
||||
<para>Station Sun Netra t1</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Enterprise 220R servers</para>
|
||||
<para>Serveurs Sun Enterprise 220R</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Enterprise 250 servers</para>
|
||||
<para>Serveurs Sun Enterprise 250</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Sun Enterprise 420R servers</para>
|
||||
<para>Serveurs Sun Enterprise 420R</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Ultra 80 and Blade 1000 are expected to work, maybe
|
||||
with minor modifications. SMP is supported on Ultra 2 and 60
|
||||
workstations and Enterprise 220R, 250 and 420R servers.</para>
|
||||
<para>Les Ultra 80 et Blade 1000 doivent fonctionner, avec
|
||||
certaines modifications mineurs. Le multi-processeur SMP est
|
||||
supporté sur les stations Ultra 2 et 60 ainsi que sur les
|
||||
serveurs Enterprise 220R, 250 et 420R.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>System-specific information</title>
|
||||
<title>Informations spécifiques aux systèmes</title>
|
||||
|
||||
<para>Below is an overview of the &arch.print; hardware that &os;
|
||||
runs on. The GENERIC kernel configuration file in
|
||||
<filename>/sys/&arch;/conf/GENERIC</filename> may contain
|
||||
additional information about supported devices.</para>
|
||||
<para>Vous trouverez ci-dessous un aperçu du matériel
|
||||
&arch.print; supporté par &os;. Le fichier de configuration
|
||||
GENERIC du noyau (<filename>/sys/&arch;/conf/GENERIC</filename>)
|
||||
peut contenir des informations supplémentaires à propos des
|
||||
périphériques supportés.</para>
|
||||
|
||||
<sect3>
|
||||
<title>Ultra 1</title>
|
||||
|
||||
<para>UltraSPARC Ultra1-family systems have not been thoroughly
|
||||
tested with FreeBSD. These systems are not very well
|
||||
supported, but it is possible to install FreeBSD onto an
|
||||
Ultra-1e with a <devicename>hme</devicename> Ethernet
|
||||
interface.</para>
|
||||
<para>Les systèmes de la famille des UltraSPARC Ultra1 n'ont
|
||||
pas été très testées avec &os;. Ces
|
||||
systèmes ne sont pas très bien supportés,
|
||||
mais il est possible d'installer &os; sur une Ultra-1e disposant
|
||||
d'une interface Ethernet <devicename>hme</devicename>.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
<title>Ultra 2</title>
|
||||
|
||||
<para>UltraSPARC Ultra2-family systems include the following
|
||||
hardware:</para>
|
||||
<para>Les systèmes de la famille UltraSPARC Ultra2 incluent
|
||||
le matériel suivant:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>1 or 2 UltraSPARC II CPUs</para></listitem>
|
||||
<listitem><para>Built-in Ethernet
|
||||
(<devicename>hme</devicename> compatible)
|
||||
interface</para></listitem>
|
||||
<listitem><para>4 SBus slots</para></listitem>
|
||||
<listitem><para>1 UPA Slot</para></listitem>
|
||||
<listitem><para>Serial and Parallel ports</para></listitem>
|
||||
<listitem><para>16-bit audio</para></listitem>
|
||||
<listitem><para>1 ou 2 processeurs UltraSPARC II</para></listitem>
|
||||
<listitem><para>Carte Ethernet intégrée
|
||||
(compatible <devicename>hme</devicename>)</para></listitem>
|
||||
<listitem><para>4 emplacements SBus</para></listitem>
|
||||
<listitem><para>1 emplacement UPA</para></listitem>
|
||||
<listitem><para>Ports série et
|
||||
parallèle</para></listitem>
|
||||
<listitem><para>Son 16-bit</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
@ -130,115 +135,131 @@
|
||||
<sect3>
|
||||
<title>Ultra 5/10</title>
|
||||
|
||||
<para>UltraSPARC Ultra5/10-family systems include the following
|
||||
hardware:</para>
|
||||
<para>Les systèmes de la famille UltraSPARC Ultra5/10 incluent
|
||||
le matériel suivant:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>UltraSPARC IIi CPU</para></listitem>
|
||||
<listitem><para>Three PCI busses</para></listitem>
|
||||
<listitem><para>Built-in Ethernet
|
||||
(<devicename>hme</devicename> compatible)
|
||||
interface</para></listitem>
|
||||
<listitem><para>Built-in PCI-IDE controller &perforce;</para></listitem>
|
||||
<listitem><para>Two PC-AT style `com' ports for the mouse and keyboard</para></listitem>
|
||||
<listitem><para>Floppy driver controller</para></listitem>
|
||||
<listitem><para>Siemens SAB82532 dual-channel serial ports for ttya and ttyb</para></listitem>
|
||||
<listitem><para>One CS4231 audio device</para></listitem>
|
||||
<listitem><para>One PC-AT style parallel port</para></listitem>
|
||||
<listitem><para>Sun `ffb' frame buffer (Ultra10 only)</para></listitem>
|
||||
<listitem><para>EBus (Sun proprietary bus for slow
|
||||
devices)</para></listitem>
|
||||
<listitem><para>Processeur UltraSPARC IIi</para></listitem>
|
||||
<listitem><para>Trois bus PCI</para></listitem>
|
||||
<listitem><para>Carte Ethernet intégrée
|
||||
(compatible <devicename>hme</devicename>)</para></listitem>
|
||||
<listitem><para>Controleur PCI-IDE intégré
|
||||
&perforce;</para></listitem>
|
||||
<listitem><para>2 ports de communication de type PC-AT pour
|
||||
la souris et le clavier</para></listitem>
|
||||
<listitem><para>Un controleur de lecteur de
|
||||
disquettes</para></listitem>
|
||||
<listitem><para>2 ports séries Siemens SAB82532 pour ttya
|
||||
et ttyb</para></listitem>
|
||||
<listitem><para>1 périphérique audio
|
||||
CS4231</para></listitem>
|
||||
<listitem><para>1 port parallèle de type PC-AT</para></listitem>
|
||||
<listitem><para>Sun `ffb' frame buffer (uniquement les
|
||||
Ultra10)</para></listitem>
|
||||
<listitem><para>Bus EBus (Bus propriétaire Sun pour les
|
||||
périphériques lents)</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
<title>Ultra 60</title>
|
||||
|
||||
<para>Sun Ultra 60 workstations include the following hardware:</para>
|
||||
<para>Les stations Sun Ultra 60 incluent le matériel
|
||||
suivant:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>1 or 2 UltraSPARC II CPUs</para></listitem>
|
||||
<listitem><para>4 PCI slots</para></listitem>
|
||||
<listitem><para>2 UPA slots</para></listitem>
|
||||
<listitem><para>&man.sym.4;-based UltraSCSI
|
||||
controller</para></listitem>
|
||||
<listitem><para>Built-in Ethernet
|
||||
(<devicename>hme</devicename> compatible)
|
||||
interface</para></listitem>
|
||||
<listitem><para>Serial and Parallel ports</para></listitem>
|
||||
<listitem><para>16-bit audio</para></listitem>
|
||||
<listitem><para>EBus (Sun proprietary bus for slow
|
||||
devices)</para></listitem>
|
||||
<listitem><para>1 ou 2 processeurs UltraSPARC II</para></listitem>
|
||||
<listitem><para>4 emplacements PCI</para></listitem>
|
||||
<listitem><para>2 emplacements UPA</para></listitem>
|
||||
<listitem><para>Un controleur UltraSCSI basé sur
|
||||
&man.sym.4;</para></listitem>
|
||||
<listitem><para>Carte Ethernet intégrée (compatible
|
||||
<devicename>hme</devicename>)</para></listitem>
|
||||
<listitem><para>Ports série et
|
||||
parallèle</para></listitem>
|
||||
<listitem><para>Son 16-bit</para></listitem>
|
||||
<listitem><para>Bus EBus (Bus propriétaire Sun pour les
|
||||
périphériques lents)</para></listitem>
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3>
|
||||
<title>Blade 100</title>
|
||||
|
||||
<para>Sun Blade 100 workstations include the following hardware:</para>
|
||||
<para>Les stations Sun Blade 100 incluent le matériel
|
||||
suivant:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>UltraSPARC IIe CPU</para></listitem>
|
||||
<listitem><para>Three PCI busses</para></listitem>
|
||||
<listitem><para>Built-in Ethernet
|
||||
(<devicename>gem</devicename> compatible)
|
||||
interface</para></listitem>
|
||||
<listitem><para>Two USB ports &unsupported;</para></listitem>
|
||||
<listitem><para>Two Firewire ports &unsupported;</para></listitem>
|
||||
<listitem><para>Built-in PCI-IDE controller &perforce;</para></listitem>
|
||||
<listitem><para>Two PC-AT style `com' ports for the mouse and keyboard</para></listitem>
|
||||
<listitem><para>Floppy driver controller</para></listitem>
|
||||
<listitem><para>&man.sio.4; supported serial ports for ttya
|
||||
and ttyb</para></listitem>
|
||||
<listitem><para>One CS4231 audio device</para></listitem>
|
||||
<listitem><para>One PC-AT style parallel port</para></listitem>
|
||||
<listitem><para>Built-in PGX64 (ATI)
|
||||
graphics</para></listitem>
|
||||
<listitem><para>EBus (Sun proprietary bus for slow
|
||||
devices)</para></listitem>
|
||||
<listitem><para>ISA bus</para></listitem>
|
||||
<listitem><para>Processeur UltraSPARC IIe</para></listitem>
|
||||
<listitem><para>Trois bus PCI</para></listitem>
|
||||
<listitem><para>Carte Ethernet intégrée (compatible
|
||||
<devicename>gem</devicename>)</para></listitem>
|
||||
<listitem><para>Deux ports USB &unsupported;</para></listitem>
|
||||
<listitem><para>2 ports Firewire &unsupported;</para></listitem>
|
||||
<listitem><para>Controleur PCI-IDE intégré
|
||||
&perforce;</para></listitem>
|
||||
<listitem><para>2 ports de communication de type PC-AT pour
|
||||
la souris et le clavier</para></listitem>
|
||||
<listitem><para>Controleur de lecteur de disquette</para></listitem>
|
||||
<listitem><para>Le port série est supporté via
|
||||
&man.sio.4;pour ttya et ttyb</para></listitem>
|
||||
<listitem><para>1 périphérique audio
|
||||
CS4231</para></listitem>
|
||||
<listitem><para>Un port parallèle de type
|
||||
PC-AT</para></listitem>
|
||||
<listitem><para>Carte graphique intégrée PGX64
|
||||
(ATI)</para></listitem>
|
||||
<listitem><para>Bus EBus (Bus propriétaire Sun pour les
|
||||
périphériques lents)</para></listitem>
|
||||
<listitem><para>Bus ISA</para></listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Supported Hardware Overview</title>
|
||||
<title>Aperçu du matériel supporté</title>
|
||||
|
||||
<para>A word of caution: the installed base for &os;/&arch; is not
|
||||
nearly as large as for &os;/Intel. This means that the enormous
|
||||
variation of PCI/ISA expansion cards out there has much less
|
||||
chance of having been tested on &arch; than on Intel. This is
|
||||
not to imply they are doomed to fail, just that the chance of
|
||||
running into something never tested before is much higher.
|
||||
<filename>GENERIC</filename> contains things that are known to
|
||||
work on &arch; only.</para>
|
||||
<para>Quelques précautions à prendre: le nombre de
|
||||
systèmes &os;/&arch; installés n'est pas aussi
|
||||
important que pour &os;/Intel. Cela veut dire que le nombre
|
||||
important de variation des cartes d'extensions PCI/ISA ne sera pas
|
||||
forcément autant testé sur &arch; que sur Intel. Cela
|
||||
ne veut pas dire que elles ne fonctionneront pas, mais juste qu'il
|
||||
y a une moins de chance qu'elles n'aient jamais été
|
||||
testées. Le fichier <filename>GENERIC</filename> ne
|
||||
contient que les choses qui sont connues pour fonctionner
|
||||
uniquement sur &arch;.</para>
|
||||
|
||||
<para>The PCI bus is fully supported. SBus support is limited,
|
||||
but is reported to work well enough to netboot an SBus-based
|
||||
Ultra 2 workstation.</para>
|
||||
<para>Le bus PCI est complètement supporté. Le support SBus
|
||||
est limité, mais est reconnu pour fonctionner correctement pour
|
||||
démarrer via le réseau et les stations Ultra 2
|
||||
basés sur un bus SBus.</para>
|
||||
|
||||
<para>1.44 Mbyte floppy drives are <emphasis>not</emphasis> yet
|
||||
supported.</para>
|
||||
<para>Les lecteurs de disquettes 1.44 Mbyte ne sont
|
||||
<emphasis>pas</emphasis> encore supportés.</para>
|
||||
|
||||
<para>ATA and ATAPI (IDE) devices are supported via the &man.ata.4;
|
||||
driver framework. &perforce;</para>
|
||||
<para>Les périphériques ATA et ATAPI (IDE) sont
|
||||
supportés via le gestionnaire &man.ata.4;. &perforce;</para>
|
||||
|
||||
<para>There is full SCSI support via the CAM layer. However, only
|
||||
NCR/Symbios cards are currently working. Adaptec 2940x (AIC
|
||||
7xxx chip-based) and &man.isp.4; cards should be supported soon.
|
||||
Be aware that SCSI cards must contain Sun FCODE in order to use
|
||||
them as a boot device from OpenBoot.</para>
|
||||
<para>Il y a un support SCSI total via CAM. Néanmoins, seulent
|
||||
les cartes NCR/Symbios fonctionnent actuellement. Les cartes
|
||||
Adaptec 2940x (basée sur les puces AIC 7xxx) et &man.isp.4;
|
||||
devraient bientot être supportées. Faites attention à ce
|
||||
que les cartes SCSI contiennent bien le Sun FCODE si vous voulez
|
||||
les utiliser comme périphérique de démarrage depuis
|
||||
l'OpenBoot.</para>
|
||||
|
||||
<para>If you want to boot your sparc64 over the Ethernet you will
|
||||
obviously need an Ethernet card that the OpenBoot console
|
||||
recognizes.</para>
|
||||
<para>Si vous désirez démarrer votre système
|
||||
sparc64 via Ethernet, vous devez avoir une carte Ethernet reconnue
|
||||
par la console OpenBoot.</para>
|
||||
|
||||
<para><devicename>hme</devicename>, <devicename>gem</devicename>,
|
||||
and <devicename>eri</devicename> based network devices.</para>
|
||||
<para>Périphériques réseaux basées sur
|
||||
<devicename>hme</devicename>, <devicename>gem</devicename>, et
|
||||
<devicename>eri</devicename>.</para>
|
||||
|
||||
<para>The <quote>PC standard</quote> serial ports found on most
|
||||
newer Sun workstations are supported.</para>
|
||||
<para>Les ports séries <quote>PC standard</quote> trouvés
|
||||
sur la plupart des stations de travail Sun sont supportés.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user