freebsd-dev/usr.bin/sasc
1997-03-11 14:44:05 +00:00
..
INSTALL Submitted by: Luigi Rizzo (luigi@iet.unipi.it) 1995-09-08 03:08:01 +00:00
Makefile Submitted by: Luigi Rizzo (luigi@iet.unipi.it) 1995-09-08 03:08:01 +00:00
README Submitted by: Luigi Rizzo (luigi@iet.unipi.it) 1995-09-08 03:08:01 +00:00
sasc.1 Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
sasc.c Include unistd.h for new location of getopt() prototypes 1997-03-11 14:44:05 +00:00

ASC - A device driver for a handy scanner

This is a device driver for GI1904-based hand scanners, e.g. the Trust
Amiscan Grey and possibly others. The driver is based on the "gsc"
driver and, partly, on a  Linux driver.

The driver has a working select().

-Luigi Rizzo (luigi@iet.unipi.it)