From owner-freebsd-hackers Sun Nov 3 23:19:30 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA01251 for hackers-outgoing; Sun, 3 Nov 1996 23:19:30 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA01245 for ; Sun, 3 Nov 1996 23:19:28 -0800 (PST) Received: from burdell.cc.gatech.edu (root@burdell.cc.gatech.edu [130.207.3.207]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id XAA08944 for ; Sun, 3 Nov 1996 23:19:21 -0800 (PST) Received: from oscar.cc.gatech.edu (cau@oscar.cc.gatech.edu [130.207.107.12]) by burdell.cc.gatech.edu (8.8.Beta.5/8.6.9) with ESMTP id CAA09574 for ; Mon, 4 Nov 1996 02:17:54 -0500 (EST) Received: (from cau@localhost) by oscar.cc.gatech.edu (8.8.Beta.5/8.6.9) id CAA04756 for hackers@freebsd.org; Mon, 4 Nov 1996 02:17:52 -0500 (EST) From: cau@cc.gatech.edu (Carlos Ugarte) Message-Id: <199611040717.CAA04756@oscar.cc.gatech.edu> Subject: Philips CDD2000 CD-R works as HP-4020i To: hackers@freebsd.org Date: Mon, 4 Nov 1996 02:17:52 -0500 (EST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk About a week ago I posted a message to questions but received no response. My problem is solved though, and I thought someone might want to know that the Philips CDD2000 CD-Recorder works under FreeBSD 2.2-961014-SNAP with very minor modifications. Maybe someone could make these changes to the tree and add the CD-R to the list of working CD-R's. The only modifications required were to scsiconf.c and worm.c - adding the vendor ID ("IMS") and model number ("CDD2000/00") in such a way that it duplicates the HP 4020i entries. Apparently some of the older CDD2000 drives had a different ID, so this may not work for all. The quirks are the same as those of the HP drive. Philips recently advertised the internal models for US $499 (after a rebate); this is at least $100 cheaper than the HP drives I could find around here. I just burnt a CD and was able to read it from FreeBSD and DOS. Carlos -- Carlos A. Ugarte cau@cc.gatech.edu Author of PageMage, a virtual desktop util for OS/2 http://www.cc.gatech.edu/people/home/cau/ If you understand what you're doing, you are not learning anything