Query: spif
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPIF(4) BSD Kernel Interfaces Manual SPIF(4)NAMEspif -- SBus (spiffy) Serial/Parallel InterfaceSYNOPSISspif* at sbus? slot ? offset ? (sun4c/sun4m/sun4u) stty* at spif? (sun4c/sun4m/sun4u) sbpp* at spif? (sun4c/sun4m/sun4u)DESCRIPTIONThe spif driver provides support for the Sun Serial/Parallel Interface card (Sun part number 501-1931), which is based on the Cirrus Logic CD180 octal serial controller and the Cirrus Logic PPC2 parallel port controller. The device minor numbers for this driver are encoded as follows: +---+---+---+---+---+---+---+---+ | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | +---+---+---+---+---+---+---+---+ | | | | | | | | | | | | | +---+---+---> port number | | | | | | | | | +---------------> unused | | | | | | | +-------------------> dial-out (on tty ports) | | | | | +-----------------------> unused | | +---+---------------------------> card number Up to four cards are supported in the system. Each of the serial ports has an 8 byte FIFO for receive and transmit as well as automatic hardware (RTS/CTS) flow control.FILES/dev/ttyS[0123][0-7] Serial ports /dev/bppS[0-3] Parallel portsDIAGNOSTICSspif%d: ccr timeout A timeout occurred while writing to one of the CD180 registers. stty%d-%d: ring overflow Incoming characters were discarded because the application in control of the device did not read the input fast enough.SEE ALSOintro(4), sbus(4), tty(4)HISTORYThe spif adapter was first supported in OpenBSD 2.5. The driver was ported to NetBSD 3.0.AUTHORSThe driver was written by Jason Wright <jason@thought.net>, and is heavily based on the magma(4) driver written by Iain Hibbert.TODOThe parallel port is not supported yet. Dial-out (cua) devices are not yet supported.BSDFebruary 4, 1999 BSD
Related Man Pages |
---|
si(4) - debian |
scc(4) - netbsd |
ace(7) - osf1 |
cy(4) - freebsd |
si(4) - osf1 |
Similar Topics in the Unix Linux Community |
---|
UNIX Serial Port Redirector |
How to connect laptop to Unix system via Parallel port |
Missing serial port |
Execute scripts in Parallel |
Serial standard communication (stty) |