Subject: kern/4849: quirk entry for UMAX S-12 scanner
To: None <gnats-bugs@gnats.netbsd.org>
From: None <andreas@planix.com>
List: netbsd-bugs
Date: 01/20/1998 10:30:06
>Number:         4849
>Category:       kern
>Synopsis:       UMAX S-12 scanner does not support LUNs.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 20 07:35:00 1998
>Last-Modified:
>Originator:     Andreas Wrede
>Organization:
Planix, Inc.
>Release:        <NetBSD-current source date> -current Dec 31/97
>Environment:
	
System: NetBSD woffi 1.3 NetBSD 1.3 (WOFFI) #5: Sun Jan 18 17:35:00 EST 1998 root@woffi:/local1/src/netbsd-current/src/sys/arch/i386/compile/WOFFI i386

>Description:
	
The UMAX S-12 scanner does not support logical units.
>How-To-Repeat:
	
Attach a S-12 scanner to a scsi adaptor, reboot. Observe console messages.
>Fix:
	
apply this patch:

*** scsiconf.c.orig	Sun Jan 18 13:22:54 1998
--- scsiconf.c	Sun Jan 18 13:22:58 1998
***************
*** 551,556 ****
--- 551,559 ----
  	{{T_SCANNER, T_FIXED,
  	 "UMAX    ", "UMAX S-6E       ", "V2.0"}, SDEV_NOLUNS},
  
+ 	{{T_SCANNER, T_FIXED,
+ 	 "UMAX    ", "UMAX S-12       ", "V2.1"}, SDEV_NOLUNS},
+ 
  	{{T_PROCESSOR, T_FIXED,
  	 "LITRONIC", "PCMCIA          ", ""},     SDEV_NOLUNS},
  };
>Audit-Trail:
>Unformatted: