From owner-cvs-sys Fri Feb 2 14:59:52 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09115 for cvs-sys-outgoing; Fri, 2 Feb 1996 14:59:52 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA09108 Fri, 2 Feb 1996 14:59:50 -0800 (PST) Date: Fri, 2 Feb 1996 14:59:50 -0800 (PST) From: Joerg Wunsch Message-Id: <199602022259.OAA09108@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c worm.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk joerg 96/02/02 14:59:50 Modified: sys/scsi scsiconf.c worm.c Log: Add the HP4020i CD-R as a known device. Reorder the CD-R entries in knowndevs[]. Submitted by: fred@jjarray.umd.edu (Fred Cawthorne) Revision Changes Path 1.51 +11 -3 src/sys/scsi/scsiconf.c 1.24 +246 -2 src/sys/scsi/worm.c