From owner-cvs-all Tue Jul 28 02:05:15 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA05371 for cvs-all-outgoing; Tue, 28 Jul 1998 02:05:15 -0700 (PDT) (envelope-from owner-cvs-all) 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 CAA05334; Tue, 28 Jul 1998 02:04:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA16907; Tue, 28 Jul 1998 02:03:42 -0700 (PDT) Date: Tue, 28 Jul 1998 02:03:42 -0700 (PDT) Message-Id: <199807280903.CAA16907@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/07/28 02:03:41 PDT Modified files: sys/scsi scsiconf.c Log: 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. PR: 7423 Reviewed by: phk Submitted by: Takura Koyama Revision Changes Path 1.107 +2 -2 src/sys/scsi/scsiconf.c