Subject: kern/6238: scsi quirk entry
To: None <gnats-bugs@gnats.netbsd.org>
From: Chris Jones <cjones@hideo.nervana.montana.edu>
List: netbsd-bugs
Date: 10/03/1998 12:30:34
>Number:         6238
>Category:       kern
>Synopsis:       scsi quirk entry
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct  3 11:35:01 1998
>Last-Modified:
>Originator:     Chris Jones
>Organization:
Center for Computational Biology, Montana State University
>Release:        Oct 2, 1998
>Environment:
	
System: NetBSD hideo 1.3H NetBSD 1.3H (HIDEO) #25: Sat Oct 3 12:19:52 MDT 1998 root@hideo:/usr/src/sys/arch/i386/compile/HIDEO i386


>Description:
The included patch makes my CD changer work more gracefully with
NetBSD.  The changer doesn't support multiple LUNs.

Note that this fix doesn't do much good without pr # 6214 being fixed,
unless the user is willing to apply the patch mentioned in that pr.
>How-To-Repeat:
	
>Fix:
*** scsiconf.c-old	Sat Oct  3 12:26:52 1998
--- scsiconf.c-new	Sat Oct  3 12:26:44 1998
***************
*** 549,554 ****
--- 549,557 ----
  
  	{{T_PROCESSOR, T_FIXED,
  	 "LITRONIC", "PCMCIA          ", ""},     SDEV_NOLUNS},
+ 
+ 	{{T_CHANGER, T_REMOV,
+ 	 "SONY    ", "CDL1100         ", ""},	  SDEV_NOLUNS},
  };
  
  /*

>Audit-Trail:
>Unformatted: