freebsd-dev/usr.bin/sasc
Jordan K. Hubbard 1130b656e5 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +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 Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
sasc.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +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)