From owner-freebsd-questions Wed Sep 22 13:58:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from darius.concentric.net (darius.concentric.net [207.155.198.79]) by hub.freebsd.org (Postfix) with ESMTP id 6AAC415414 for ; Wed, 22 Sep 1999 13:57:57 -0700 (PDT) (envelope-from mjamet@computer.org) Received: from newman.concentric.net (newman.concentric.net [207.155.198.71]) by darius.concentric.net (8.9.1a/(98/12/15 5.12)) id QAA02795; Wed, 22 Sep 1999 16:57:56 -0400 (EDT) [1-800-745-2747 The Concentric Network] Received: from computer.org (ts008d44.hil-ny.concentric.net [206.173.16.152]) by newman.concentric.net (8.9.1a) id QAA11315; Wed, 22 Sep 1999 16:57:55 -0400 (EDT) Message-ID: <37E94211.88332A82@computer.org> Date: Wed, 22 Sep 1999 16:54:41 -0400 From: Michael Jamet X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Has anyone used hpscan? References: <37E3D027.12EDC8A2@computer.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, I tried hpscan from the ports collection earlier with my HP IIcx scanner after rebuilding my kernel with the appropriate device support (shown below). # # scanner device add by mj # device pt0 at scbus? I made device pt0 and linked scanner to it. Here is the output from dmesg (so I know it saw something): Waiting 5 seconds for SCSI devices to settle pt0 at ahc0 bus 0 target 2 lun 0 pt0: Fixed Processor SCSI-2 device pt0: 3.300MB/s transfers da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled da0: 6180MB (12657717 512 byte sectors: 255H 63S/T 787C) When I run hpscan, I get the following: scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device scanner_send: Operation not supported by device Floating point exception (core dumped) I get the hpscan messages above even when the scanner is off! Any help would be appreciated. Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message