*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: pt | Section: 4 | Source: FreeBSD | File: pt.4.gz
PT(4) FreeBSD Kernel Interfaces Manual PT(4) NAME pt - SCSI processor type driver SYNOPSIS device pt DESCRIPTION The pt driver provides support for a SCSI processor type device. These are usually scanners and other devices using the SCSI link as a communication interface with device specific commands embedded in the data stream. A SCSI adapter must be separately configured into the system before this driver can be used. This device supports read(2) and write(2), and the ioctl(2) calls described below. IOCTLS The following ioctl(2) calls are supported by the pt driver. They are defined in the header file <sys/ptio.h>. PTIOCGETTIMEOUT This ioctl allows userland applications to fetch the current pt driver read and write timeout. The value returned is in seconds. PTIOCSETTIMEOUT This ioctl allows userland applications to set the current pt driver read and write timeouts. The value should be in seconds. FILES /dev/ptN the Nth processor device. SEE ALSO cam(4) HISTORY The pt driver appeared in FreeBSD 2.1. FreeBSD 14.1-RELEASE-p8 March 2, 1995 FreeBSD 14.1-RELEASE-p8

Navigation Options