summaryrefslogblamecommitdiff
path: root/graphics/hpscan/pkg-descr
blob: f8522a1390ad306aa72496559b155971fc7ed3f5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                       


                                                                         





                                                                    








                                                                      

                                                                
This is a HP SCSI scanner driver which uses the FreeBSD 'pt' (Processor
Type) driver.  It has been tested on the HP ScanJet 3C and 4A, and was
written for the HP ScanJet IIcx, so I suspect it will work with all newer
HP scanners without modifications.

To install the driver you must add a line to your kernel config file
like the following:
# HP Scanner
device pt0 at scbus?

Next, you'll want to make a link from /dev/pt0 to /dev/scanner for the
driver software.

# cd /dev
# ln -s pto0 scanner

At this point, you should be able to run the scanner program and see
results.

This software is copyright Richard Tobin 1994.  It may be freely
redistributed provided the copyright notices are not removed.