From nobody  Mon Jul 27 23:27:23 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id XAA12440;
          Mon, 27 Jul 1998 23:27:23 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199807280627.XAA12440@hub.freebsd.org>
Date: Mon, 27 Jul 1998 23:27:23 -0700 (PDT)
From: takura@popweb.ne.jp
To: freebsd-gnats-submit@freebsd.org
Subject: I can't use my PD Drive.
X-Send-Pr-Version: www-1.0

>Number:         7423
>Category:       kern
>Synopsis:       I can't use my PD Drive.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 27 23:30:00 PDT 1998
>Closed-Date:    Tue Jul 28 02:03:48 PDT 1998
>Last-Modified:  Tue Jul 28 02:03:59 PDT 1998
>Originator:     Takura Koyama
>Release:        FreeBSD 2.2.5 Release
>Organization:
University of Tokyo
>Environment:
>Description:
I have a PD drive (Matsushita PD/CD Drive LF-1600).
The machine can not recognize this PD drive
as neither PD drive nor CD-ROM Drive. 
So I can not use CD-ROMs and PDs from FreeBSD.

>How-To-Repeat:

>Fix:
Fix scsiconf.c and recompile a kernel, the problem is solved.

*** scsiconf.c.orig	Thu May 14 04:48:42 1998
--- scsiconf.c	Thu May 14 04:49:11 1998
***************
*** 254,260 ****
  {
  #if NOD > 0
  	{
! 		T_OPTICAL, T_OPTICAL, T_REMOV, "MATSHITA", "PD-1 LF-100*", "*",
  		"od", SC_MORE_LUS
  	},
  	{
--- 254,260 ----
  {
  #if NOD > 0
  	{
! 		T_OPTICAL, T_OPTICAL, T_REMOV, "MATSHITA", "PD-1 LF-1*", "*",
  		"od", SC_MORE_LUS
  	},
  	{

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Tue Jul 28 02:03:48 PDT 1998 
State-Changed-Why:  
fixed in current 
>Unformatted:
