diff options
Diffstat (limited to 'static/netbsd/man4/pciide.4 3.html')
| -rw-r--r-- | static/netbsd/man4/pciide.4 3.html | 99 |
1 files changed, 0 insertions, 99 deletions
diff --git a/static/netbsd/man4/pciide.4 3.html b/static/netbsd/man4/pciide.4 3.html deleted file mode 100644 index 27c60839..00000000 --- a/static/netbsd/man4/pciide.4 3.html +++ /dev/null @@ -1,99 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">PCIIDE(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">PCIIDE(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">pciide</code> — <span class="Nd">PCI IDE - disk controllers driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">pciide* at pci? dev ? function ? flags - 0x0000</code> - <br/> - <code class="Cd">pciide* at pnpbios? index ?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">pciide</code> driver supports the PCI IDE - controllers as specified in the "PCI IDE controller specification, - revision 1.0" draft, and provides the interface with the hardware for - the <code class="Ic">ata</code> driver. Please use the chip-specific drivers - for the following controllers for enhanced and DMA support:</p> -<ul class="Bl-dash Bd-indent Bl-compact"> - <li>Acard ATP850 (Ultra/33) and ATP860 (Ultra/66) IDE Controllers: - <a class="Xr">acardide(4)</a></li> - <li>Acer labs M5229 IDE Controller: <a class="Xr">aceride(4)</a></li> - <li>Advanced Micro Devices AMD-756, 766, and 768 IDE Controllers: - <a class="Xr">viaide(4)</a></li> - <li>Advanced Micro Devices Geode IDE Controllers: - <a class="Xr">geodeide(4)</a></li> - <li>CMD Tech PCI0643, PCI0646, PCI0648, and PCI0649 IDE Controllers: - <a class="Xr">cmdide(4)</a></li> - <li>Contaq Microsystems/Cypress CY82C693 IDE Controller: - <a class="Xr">cypide(4)</a></li> - <li>HighPoint HPT366 Ultra/66, HPT370 Ultra/100, HPT372, and HPT374 Ultra/133 - IDE controller: <a class="Xr">hptide(4)</a></li> - <li>Intel PIIX, PIIX3, and PIIX4 IDE Controllers: - <a class="Xr">piixide(4)</a></li> - <li>Intel i31244 Serial ATA controller: <a class="Xr">artsata(4)</a></li> - <li>Intel 82801 (ICH/ICH0/ICH2/ICH3/ICH4/ICH5/ICH6) IDE Controllers: - <a class="Xr">piixide(4)</a></li> - <li>Intel SCH IDE Controllers: <a class="Xr">schide(4)</a></li> - <li>NVIDIA nForce/nForce2 IDE Controllers: <a class="Xr">viaide(4)</a></li> - <li>OPTi 82c621 (plus a few of its derivatives) IDE Controllers: - <a class="Xr">optiide(4)</a></li> - <li>Promise PDC20246 (Ultra/33), PDC20262 (Ultra/66), PDC20265/PDC20267 - (Ultra100), PDC20268 (Ultra/100TX2 and Ultra/100TX2v2), Ultra/133, - Ultra/133TX2 and Ultra/133TX2v2 PCI IDE controllers: - <a class="Xr">pdcide(4)</a></li> - <li>Serverworks K2 SATA controllers: <a class="Xr">svwsata(4)</a></li> - <li>Silicon Image 0680 IDE controller: <a class="Xr">cmdide(4)</a></li> - <li>Silicon Image SATALink 3112 Serial ATA controller: - <a class="Xr">satalink(4)</a></li> - <li>Silicon Image SteelVine 3124/3132/3531 Serial ATA II controller: - <a class="Xr">siisata(4)</a></li> - <li>Silicon Integrated System 5597/5598 IDE controller: - <a class="Xr">siside(4)</a></li> - <li>Symphony Labs 82C105 and Winbond W83C553F IDE controller: - <a class="Xr">slide(4)</a></li> - <li>VIA Technologies VT82C586, VT82C586A, VT82C596A, VT82C686A, VT8233A, and - VT8235 IDE Controllers: <a class="Xr">viaide(4)</a></li> -</ul> -<p class="Pp">The 0x0001 flag forces the <code class="Nm">pciide</code> driver - to use DMA when there is no explicit DMA mode setting support for the - controller but DMA is present. If the BIOS didn't set up the controller - properly, this can cause a machine hang.</p> -<p class="Pp">The 0x0002 flag forces the <code class="Nm">pciide</code> driver - to disable DMA on chipsets for which DMA would normally be enabled. This can - be used as a debugging aid, or to work around problems where the IDE - controller is wired up to the system incorrectly.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">acardide(4)</a>, <a class="Xr">aceride(4)</a>, - <a class="Xr">artsata(4)</a>, <a class="Xr">ata(4)</a>, - <a class="Xr">atapi(4)</a>, <a class="Xr">cmdide(4)</a>, - <a class="Xr">cypide(4)</a>, <a class="Xr">geodeide(4)</a>, - <a class="Xr">hptide(4)</a>, <a class="Xr">intro(4)</a>, - <a class="Xr">optiide(4)</a>, <a class="Xr">pci(4)</a>, - <a class="Xr">pdcide(4)</a>, <a class="Xr">piixide(4)</a>, - <a class="Xr">pnpbios(4)</a>, <a class="Xr">satalink(4)</a>, - <a class="Xr">schide(4)</a>, <a class="Xr">siisata(4)</a>, - <a class="Xr">siside(4)</a>, <a class="Xr">slide(4)</a>, - <a class="Xr">viaide(4)</a>, <a class="Xr">wd(4)</a>, - <a class="Xr">wdc(4)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">November 7, 2010</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
