Subject: kern/2957: add an entry for the HP ScanJet 4p into ss.c
To: None <gnats-bugs@gnats.netbsd.org>
From: Valtteri Vuorikoski <vuori@notcom.org>
List: netbsd-bugs
Date: 11/22/1996 16:54:41
>Number:         2957
>Category:       kern
>Synopsis:       add an entry for the HP ScanJet 4p into ss.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 22 07:05:00 1996
>Last-Modified:
>Originator:     Valtteri Vuorikoski
>Organization:
Meditation
	
>Release:        1.2
>Environment:
System: NetBSD ph 1.2B NetBSD 1.2B (PH) #1: Mon Nov 18 20:49:43 EET 1996 vuori@ph:/mnt/netbsd/src/sys/arch/i386/compile/PH i386

>Description:

The HP ScanJet 4p is not recognized by the ss driver. The ScanJet 4p appears to be
compatible with the current ScanJet driver, though I get the following message on boot:

ss0 at scsibus0 targ 2 lun 0: <HP, C1130A, 3540> SCSI2 3/processor fixed
ss0: aic0: BUS FREE while not idle; state=2

Works fine otherwise.

>How-To-Repeat:

Boot with a ScanJet 4p attached and see that it doesn't get configured.

>Fix:

Add the following to ss_patterns[] in sys/scsi/ss.c:

        {T_PROCESSOR, T_FIXED,
         "HP      ", "C1130A          ", ""},

>Audit-Trail:
>Unformatted: