Subject: pint
To: None <port-i386@NetBSD.ORG>
From: Carl S Shapiro <cshapiro@sparky.ic.sunysb.edu>
List: port-i386
Date: 06/13/1997 16:37:00
I hope this is the correct mailing list to ask this question...

I am trying to get a Hewlett Packard ScanJet to work with my NetBSD i386 
machine running 1.2.1.  Unfortunately, I am having a few problems.

I added the "ss" driver to my kernel config file, and rebooted my machine,
however the scanner is not recognized as scanner, but rather as an unknown
SCSI device.  To make matters worse all of the pint enabled applications
listed on the pint web server seem to have dissappeared (leaving me with
out any applications to use the scanner with).

Do I have to do anything special to have this devices recognized as a scanner
as opposed to an unknown SCSI device?  What happened to the scanning apps
off of the PINT web page?

Here is the output of dmesg:

NetBSD 1.2.1 (SCANNER) #0: Fri Jun 13 05:01:10 PDT 1997
    root@scanpc:/usr/src/sys/arch/i386/compile/PREDATOR
CPU: Pentium (GenuineIntel 586-class CPU)
real mem  = 33161216
avail mem = 29704192
using 430 buffers containing 1761280 bytes of memory
mainbus0 (root)
isa0 at mainbus0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
lpt0 at isa0 port 0x378-0x37f irq 7
ed0 at isa0 port 0x280-0x29f irq 9
ed0: address 00:c0:26:30:80:e3, type NE2000 (16-bit)
npx0 at isa0 port 0xf0-0xff: using exception 16
pc0 at isa0 port 0x60-0x6f irq 1: color
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
pci0 at mainbus0 bus 0: configuration mode 1
vendor 0x8086 product 0x122d (class bridge, subclass host, revision 0x02) at pci
0 dev 0 function 0 not configured
vendor 0x8086 product 0x122e (class bridge, subclass ISA, revision 0x02) at pci0
 dev 7 function 0 not configured
ahc0 at pci0 dev 19 function 0
ahc0: interrupting at irq 12
ahc0: aic7870 Single Channel, SCSI Id=7, 16 SCBs
scsibus0 at ahc0
sd0 at scsibus0 targ 0 lun 0: <MICROP, 4221-09   1128RA, 28RA> SCSI2 0/direct fi
xed
sd0: 1955MB, 4048 cyl, 9 head, 109 sec, 512 bytes/sec
ahc0: target 3 synchronous at 4.0MHz, offset = 0xf
cd0 at scsibus0 targ 3 lun 0: <TOSHIBA, CD-ROM XM-3501TA, 2694> SCSI2 5/cdrom re
movable
uk0 at scsibus0 targ 5 lun 0: <HP, C2520A, 3503> SCSI2 3/processor fixed
uk0: unknown device
vendor 0x1002 product 0x4758 (class display, subclass VGA, revision 0x01) at pci
0 dev 20 function 0 not configured
biomask 1040 netmask 1240 ttymask 12da
changing root device to sd0a


Thanks,


Carl