freebsd-dev/usr.bin/sasc
David Malone 9f5b04e925 Style improvements recommended by Bruce as a follow up to some
of the recent WARNS commits. The idea is:

1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.
2001-12-10 21:13:08 +00:00
..
INSTALL Preceed/preceeding are not english words. Use precede and preceding. 2001-02-18 10:44:00 +00:00
Makefile Style improvements recommended by Bruce as a follow up to some 2001-12-10 21:13:08 +00:00
README
sasc.1 Prepare for mdoc(7)NG. 2000-12-19 16:00:12 +00:00
sasc.c Warns cleanups. 2001-12-03 21:27:45 +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)