From owner-cvs-sys Wed Nov 6 11:44:09 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA13547 for cvs-sys-outgoing; Wed, 6 Nov 1996 11:22:42 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA13169; Wed, 6 Nov 1996 11:22:08 -0800 (PST) Date: Wed, 6 Nov 1996 11:22:08 -0800 (PST) From: Joerg Wunsch Message-Id: <199611061922.LAA13169@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi scsiconf.c worm.c Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk joerg 96/11/06 11:22:07 Branch: sys/scsi RELENG_2_2 Modified: sys/scsi scsiconf.c worm.c Log: Merge the fixes from rev 1.30 worm.c and 1.65 scsiconf.c: . support for the Philips CDD2000 . fix the CD-DA blocksize handling and multitrack handling (Again, i'm certainly the most knowledgable committer for this stuff.) Revision Changes Path 1.64.2.1 +6 -1 src/sys/scsi/scsiconf.c 1.29.2.1 +15 -12 src/sys/scsi/worm.c