1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.bin/sasc
2001-02-18 10:44:00 +00:00
..
INSTALL Preceed/preceeding are not english words. Use precede and preceding. 2001-02-18 10:44:00 +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 Prepare for mdoc(7)NG. 2000-12-19 16:00:12 +00:00
sasc.c remove unknown OPTIONS section name. Getopt returns -1. 2000-03-26 14:55: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)