From owner-cvs-sys Tue Apr 1 11:28:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA22719 for cvs-sys-outgoing; Tue, 1 Apr 1997 11:28:07 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA22712; Tue, 1 Apr 1997 11:28:05 -0800 (PST) Date: Tue, 1 Apr 1997 11:28:05 -0800 (PST) From: Joerg Wunsch Message-Id: <199704011928.LAA22712@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/04/01 11:28:05 Modified: sys/scsi scsiconf.c Log: Add an entry for the newer Philips CDD26xx family CD-R drives. They come out with PHILIPS as the vendor string, as opposed to IMS for the older ones. Submitted by: "Brian N. Handy" Revision Changes Path 1.83 +6 -1 src/sys/scsi/scsiconf.c