diff options
Diffstat (limited to 'static/netbsd/man4/ss.4')
| -rw-r--r-- | static/netbsd/man4/ss.4 | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/static/netbsd/man4/ss.4 b/static/netbsd/man4/ss.4 new file mode 100644 index 00000000..4d349dcc --- /dev/null +++ b/static/netbsd/man4/ss.4 @@ -0,0 +1,52 @@ +.\" $NetBSD: ss.4,v 1.6 2016/06/01 08:15:07 wiz Exp $ +.\" +.Dd June 1, 2016 +.Dt SS 4 +.Os +.Sh NAME +.Nm ss +.Nd SCSI scanner driver +.Sh SYNOPSIS +.Cd "ss* at scsibus? target ? lun ?" +.Sh DESCRIPTION +The +.Nm +driver provides support for +.Tn SCSI +bus based document scanners. +.Sh FILES +.Bl -tag -width /dev/rsdXXXXX -compact +.It Pa /dev/ss Ns Ar u +.Tn SCSI +bus scanner unit +.Ar u +.It Pa /dev/nss Ns Ar u +.Tn SCSI +bus scanner unit +.Ar u +\- no rewind. +.It Pa /dev/enss Ns Ar u +.Tn SCSI +bus scanner unit +.Ar u +\- +.Xr ioctl 2 +operations only. +.El +.Sh SEE ALSO +.Xr scsi 4 , +.Xr uk 4 +.Sh AUTHORS +.An -nosplit +.An Kenneth Stailey , +.An Joachim Koenig +.Sh BUGS +Only a limited number of +.Tn HP Scanjet +and +.Tn Mustek +scanners are supported. +Other scanners can probably be accessed using the +.Tn SCSI +.Xr uk 4 +driver instead. |
