From owner-freebsd-bugs Mon Jul 27 23:31:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA13272 for freebsd-bugs-outgoing; Mon, 27 Jul 1998 23:31:22 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA13254 for ; Mon, 27 Jul 1998 23:31:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA11141; Mon, 27 Jul 1998 23:30:01 -0700 (PDT) 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 X-Send-Pr-Version: www-1.0 Subject: kern/7423: I can't use my PD Drive. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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