.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i128/i128.man,v 1.2 2001/01/27 18:20:48 dawes Exp $ .\" shorthand for double quote that works everywhere. .\" .\" Copyright (c) 2000, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" Translated Tue Dec 26 12:38:56 JST 2000 .\" by FUJIWARA Teruyoshi .\" Updated Tue Oct 23 23:55:28 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .ds q \N'34' .TH I128 4 "Version 4.1.0" "XFree86" .SH 名前 .\"0 i128 \- Number 9 I128 video driver i128 \- Number 9 製 I128 用ビデオドライバ .SH 書式 .nf .B "Section \*qDevice\*q" .BI " Identifier \*q" devname \*q .B " Driver \*qi128\*q" \ \ ... .B EndSection .fi .SH 説明 .\"0 .B i128 .\"0 is an XFree86 driver for Number 9 I128 video cards. The driver is .\"0 accelerated and provides support for all versions of the I128 chip family, .\"0 including the SGI flatpanel configuration. Multi-head configurations are .\"0 supported. .B i128 は Number 9 社の I128 ビデオカード用の XFree86 ドライバである。 このドライバはアクセラレーションが効き、SGI 製の液晶ディスプレイの構成 を含めた I128 系のチップの全てのバージョンに対応している。 マルチヘッド構成にも対応している。 バージョンで .SH 対応ハードウェア .\"0 The .\"0 .B i128 .\"0 driver supports PCI and AGP video cards based on the following I128 chips: .B i128 ドライバは、以下の I128 系チップをベースとした PCI 用と AGP 用の ビデオカードに対応している。 .TP 12 .B I128 rev 1 .\"0 (original) (オリジナル) .TP 12 .B I128-II .TP 12 .B I128-T2R Ticket 2 Ride .TP 12 .B I128-T2R4 Ticket 2 Ride IV .SH 詳細設定 .\"0 Please refer to XF86Config(5x) for general configuration .\"0 details. This section only covers configuration details specific to this .\"0 driver. 詳細設定の一般的な部分については XF86Config(5x) を参照すること。 このセクションではこのドライバ固有の詳細設定のみを扱う。 .PP .\"0 The driver auto-detects the chipset type and may not be overridden. このドライバはチップセットのタイプと自動検出する。 その結果を上書きすることはできない。 .PP .\"0 The driver auto-detects the amount of video memory present for all .\"0 chips and may not be overridden. このドライバは、全てのチップについてビデオメモリの量を自動検出する。 その結果を上書きすることはできない。 .PP .\"0 The following driver .\"0 .B Options .\"0 are supported: 以下のドライバオプション( .B Options 項目)がサポートされている: .TP .BI "Option \*qHWCursor\*q \*q" boolean \*q .\"0 Enable or disable the HW cursor. Default: on. ハードウェアカーソルを有効または無効にする。 デフォルト値: on .TP .BI "Option \*qNoAccel\*q \*q" boolean \*q .\"0 Disable or enable acceleration. Default: acceleration is enabled. アクセラレーションを有効または無効にする。 デフォルト値: アクセラレーションが有効 .TP .BI "Option \*qSyncOnGreen\*q \*q" boolean \*q .\"0 Enable or disable combining the sync signals with the green signal. .\"0 Default: off. 同期信号を green 信号と重ねることを有効または無効にする。 デフォルト値: off .TP .BI "Option \*qDac6Bit\*q \*q" boolean \*q .\"0 Reduce DAC operations to 6 bits. .\"0 Default: false. DAC 操作を 6 ビットに減らす。 デフォルト値: false .TP .BI "Option \*qDebug\*q \*q" boolean \*q .\"0 This turns on verbose debug information from the driver. .\"0 Default: off. このオプションは、ドライバが詳細なデバッグ情報を出力するようにする。 デフォルト値: off .SH 関連項目 XFree86(1), XF86Config(5x), xf86config(1), Xserver(1), X(7) .SH 作者 .\"0 Authors include: Robin Cutshaw (driver), Galen Brooks (flatpanel support). 作者は以下のメンバーである: Robin Cutshaw (ドライバ), Galen Brooks (液晶パネル対応)