From owner-freebsd-ports Sun Apr 21 12:23:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA01154 for ports-outgoing; Sun, 21 Apr 1996 12:23:24 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA01148 for ; Sun, 21 Apr 1996 12:23:23 -0700 (PDT) Received: (from richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) id MAA03312; Sun, 21 Apr 1996 12:21:44 -0700 Date: Sun, 21 Apr 1996 12:21:43 -0700 (PDT) From: Richard Chang To: Joerg Wunsch cc: ports@freebsd.org Subject: Re: hpscan In-Reply-To: <199604211723.TAA14379@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 21 Apr 1996, J Wunsch wrote: > As Richard Chang wrote: > > > I am trying to get the hpscan port to work.... How is the > > /dev/scanner device created? Any help would be appreciated. > > Is it really using /dev/scanner? I thought the FreeBSD port were > using /dev/pt0 (the `processor target' device). Try symlinking this > one to /dev/scanner, just in case. Hmmm, it doesn't say in the README anywhere. > Needless to say, you need to have a kernel with a pt0 device. Oh okay... I wonder how well will the hpscan program work... Richard