freebsd-dev/usr.bin/sasc
Sheldon Hearn 87faa07bec Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 12:20:22 +00:00
..
INSTALL Removed all `vector xxxintr' specifications. Interrupt handlers are now 1998-10-22 15:53:06 +00:00
Makefile
README
sasc.1 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
sasc.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +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)