Sophie

Sophie

distrib > CentOS > 6 > i386 > by-pkgid > 2c51d8eb79f8810ada971ee8c30ce1e5 > files > 2570

kernel-doc-2.6.32-71.14.1.el6.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>MCA Driver Programming Interface</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2" /><link rel="home" href="index.html" title="MCA Driver Programming Interface" /><link rel="next" href="ch01.html" title="Chapter&#160;1.&#160;Introduction" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">MCA Driver Programming Interface</th></tr><tr><td width="20%" align="left">&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr /></div><div class="book" title="MCA Driver Programming Interface"><div class="titlepage"><div><div><h1 class="title"><a id="MCAGuide"></a>MCA Driver Programming Interface</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Alan</span> <span class="surname">Cox</span></h3><div class="affiliation"><div class="address"><p><br />
&#160;&#160;&#160;&#160;&#160;&#160;<code class="email">&lt;<a class="email" href="mailto:alan@lxorguk.ukuu.org.uk">alan@lxorguk.ukuu.org.uk</a>&gt;</code><br />
&#160;&#160;&#160;&#160;&#160;</p></div></div></div><div class="author"><h3 class="author"><span class="firstname">David</span> <span class="surname">Weinehall</span></h3></div><div class="author"><h3 class="author"><span class="firstname">Chris</span> <span class="surname">Beauregard</span></h3></div></div></div><div><p class="copyright">Copyright &#169; 2000 Alan Cox, David Weinehall, Chris Beauregard</p></div><div><div class="legalnotice" title="Legal Notice"><a id="id2516085"></a><p>
     This documentation is free software; you can redistribute
     it and/or modify it under the terms of the GNU General Public
     License as published by the Free Software Foundation; either
     version 2 of the License, or (at your option) any later
     version.
   </p><p>
     This program is distributed in the hope that it will be
     useful, but WITHOUT ANY WARRANTY; without even the implied
     warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     See the GNU General Public License for more details.
   </p><p>
     You should have received a copy of the GNU General Public
     License along with this program; if not, write to the Free
     Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
     MA 02111-1307 USA
   </p><p>
     For more details see the file COPYING in the source
     distribution of Linux.
   </p></div></div></div><hr /></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch01.html">1. Introduction</a></span></dt><dt><span class="chapter"><a href="ch02.html">2. Known Bugs And Assumptions</a></span></dt><dt><span class="chapter"><a href="ch03.html">3. Public Functions Provided</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="re01.html"><span>mca_find_adapter</span></a></span><span class="refpurpose"> &#8212; 
  scan for adapters
 </span></dt><dt><span class="refentrytitle"><a href="re02.html"><span>mca_find_unused_adapter</span></a></span><span class="refpurpose"> &#8212; 
     scan for unused adapters
 </span></dt><dt><span class="refentrytitle"><a href="re03.html"><span>mca_read_stored_pos</span></a></span><span class="refpurpose"> &#8212; 
     read POS register from boot data
 </span></dt><dt><span class="refentrytitle"><a href="re04.html"><span>mca_read_pos</span></a></span><span class="refpurpose"> &#8212; 
     read POS register from card
 </span></dt><dt><span class="refentrytitle"><a href="re05.html"><span>mca_write_pos</span></a></span><span class="refpurpose"> &#8212; 
     read POS register from card
 </span></dt><dt><span class="refentrytitle"><a href="re06.html"><span>mca_set_adapter_name</span></a></span><span class="refpurpose"> &#8212; 
     Set the description of the card
 </span></dt><dt><span class="refentrytitle"><a href="re07.html"><span>mca_mark_as_used</span></a></span><span class="refpurpose"> &#8212; 
     claim an MCA device
 </span></dt><dt><span class="refentrytitle"><a href="re08.html"><span>mca_mark_as_unused</span></a></span><span class="refpurpose"> &#8212; 
     release an MCA device
 </span></dt></dl></dd><dt><span class="chapter"><a href="ch04.html">4. DMA Functions Provided</a></span></dt><dd><dl><dt><span class="refentrytitle"><a href="re09.html"><span>mca_enable_dma</span></a></span><span class="refpurpose"> &#8212; 
  channel to enable DMA on
 </span></dt><dt><span class="refentrytitle"><a href="re10.html"><span>mca_disable_dma</span></a></span><span class="refpurpose"> &#8212; 
     channel to disable DMA on
 </span></dt><dt><span class="refentrytitle"><a href="re11.html"><span>mca_set_dma_addr</span></a></span><span class="refpurpose"> &#8212; 
     load a 24bit DMA address
 </span></dt><dt><span class="refentrytitle"><a href="re12.html"><span>mca_get_dma_addr</span></a></span><span class="refpurpose"> &#8212; 
     load a 24bit DMA address
 </span></dt><dt><span class="refentrytitle"><a href="re13.html"><span>mca_set_dma_count</span></a></span><span class="refpurpose"> &#8212; 
     load a 16bit transfer count
 </span></dt><dt><span class="refentrytitle"><a href="re14.html"><span>mca_get_dma_residue</span></a></span><span class="refpurpose"> &#8212; 
     get the remaining bytes to transfer
 </span></dt><dt><span class="refentrytitle"><a href="re15.html"><span>mca_set_dma_io</span></a></span><span class="refpurpose"> &#8212; 
     set the port for an I/O transfer
 </span></dt><dt><span class="refentrytitle"><a href="re16.html"><span>mca_set_dma_mode</span></a></span><span class="refpurpose"> &#8212; 
     set the DMA mode
 </span></dt></dl></dd></dl></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left">&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="ch01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right" valign="top">&#160;Chapter&#160;1.&#160;Introduction</td></tr></table></div></body></html>