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. aphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/whistlerk
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Conversion to a single libtool environment.ade2006-02-232-3/+3
* - Add SHA256pav2005-11-261-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* change the libtool version to use from 1.3 to 1.5oliver2005-06-042-1/+7
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* - Populate new category x11-themes with some suitable candidatespav2004-06-021-1/+1
* Tidy up whitespace.trevor2004-04-111-1/+1
* SIZEify.trevor2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* De-pkg-comment.knu2003-02-212-1/+1
* Update after MASTER_SITE_THEMES move to freshmeat. New subdir structurearved2003-02-152-3/+3
* Change WWW URL.nork2003-02-041-1/+1
* Release to the wild.sobomax2003-01-201-1/+1
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2