Query: atppc
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATPPC(4) BSD Kernel Interfaces Manual ATPPC(4)NAMEatppc -- driver for AT-style parallel port chip setsSYNOPSISatppc* at acpi? atppc* at isa? port 0x378 irq 7 drq 3 flags 0x00 atppc* at isapnp? atppc* at ofisa? atppc* at pnpbios? index ? atppc* at puc? port ? options ATPPC_VERBOSE options ATPPC_DEBUGDESCRIPTIONatppc supports parallel ports and provides the low level support needed by higher level drivers such as ppbus(4). This driver attaches where the traditional NetBSD lpt(4) driver would ordinarily. It provides the data transport and chip set manipulation needed by higher driver lay- ers, such as ppbus(4) and lpt(4). This driver is designed to be one of many possible implementations supporting machine independent parallel device support via ppbus(4). IEEE 1284 support atppc is intended to provide to data-link like services to higher level IEEE 1284 device drivers (such as ppbus(4)). atppc does not directly support IEEE 1284 features such as mode negotiation but rather provides the necessary infrastructure to allow a higher level driver to pro- vide these services. atppc does provide chip set manipulation, device handshakes (where appropriate), low-level error detection, and data transfer. Supported data transfer modes atppc supports the following data transfer modes: Centronics Compatible (Standard), Nibble, Byte (PS2), Fast Centronics, ECP, and EPP. Stan- dard and Fast Centronics modes are write only, Nibble and Byte modes are read only, and ECP and EPP modes are bidirectional.SEE ALSOacpi(4), i386/pnpbios(4), isa(4), isapnp(4), lpt(4), ofisa(4), ppbus(4), puc(4)HISTORYThe atppc driver is based on the ppc driver, which originally appeared in FreeBSD. The driver was ported over in NetBSD 2.0.AUTHORSThis manual page is based on the FreeBSD ppc manual page. The information has been updated for the NetBSD port by Gary Thorpe.BUGSThe FreeBSD driver includes support for some specific chip sets, specifically detection of some non-standard device I/O locations on the ISA bus. This support was not ported over to the NetBSD version of the driver yet.BSDJanuary 30, 2004 BSD
Related Man Pages |
---|
ppc(4) - debian |
atppc(4) - netbsd |
ppc(4) - minix |
ppc(4) - xfree86 |
ppc(4) - v7 |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
sorting left-justified numeric values |
Better to Use Return Code or wc -l Output? |
Adding a List of Times |
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |