From owner-cvs-sys Sat Dec 20 15:09:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA21028 for cvs-sys-outgoing; Sat, 20 Dec 1997 15:09:27 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA20956; Sat, 20 Dec 1997 15:08:29 -0800 (PST) (envelope-from joerg@FreeBSD.org) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA01069; Sat, 20 Dec 1997 15:05:16 -0800 (PST) Date: Sat, 20 Dec 1997 15:05:16 -0800 (PST) Message-Id: <199712202305.PAA01069@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 1997/12/20 15:05:16 PST Modified files: sys/scsi scsiconf.c Log: Duplicate the entry for the Plasmon CD-R device, so both possibilities (read/only and write/once) will be covered. This is necessary in order to fill in the proper device information record. Revision Changes Path 1.99 +7 -4 src/sys/scsi/scsiconf.c