Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 23:27:23 -0700 (PDT)
From:      takura@popweb.ne.jp
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/7423: I can't use my PD Drive.
Message-ID:  <199807280627.XAA12440@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         7423
>Category:       kern
>Synopsis:       I can't use my PD Drive.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 27 23:30:00 PDT 1998
>Last-Modified:
>Originator:     Takura Koyama
>Organization:
University of Tokyo
>Release:        FreeBSD 2.2.5 Release
>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
  	},
  	{

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807280627.XAA12440>