From owner-freebsd-hackers Tue Nov 21 10:17:41 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id KAA11104 for hackers-outgoing; Tue, 21 Nov 1995 10:17:41 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id KAA11090 for ; Tue, 21 Nov 1995 10:17:35 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id KAA00258; Tue, 21 Nov 1995 10:17:33 -0800 To: hackers@freefall.FreeBSD.org cc: dufault@freebsd.org Subject: Anyone keen to help me get a Phillips CDD 521 Recorder working? Date: Tue, 21 Nov 1995 10:17:33 -0800 Message-ID: <256.816977853@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk I finally got a writable CD drive hooked up to my system here so that I can do direct mastering of the FreeBSD CDs from the same location that they're developed - less potential for errors in the translation that way, and I can test the CDs a lot more thoroughly. Anyway, I hooked it up to my 2.1-STABLE system and this is how it announces itself so far: (ahc0:3:0): "IMS CDD521/10 " type 4 removable SCSI 1 uk0(ahc0:3:0): Unknown (ahc0:3:1): "IMS CDD521/10 " type 4 removable SCSI 1 uk1(ahc0:3:1): Unknown (ahc0:3:2): "IMS CDD521/10 " type 4 removable SCSI 1 uk2(ahc0:3:2): Unknown (ahc0:3:3): "IMS CDD521/10 " type 4 removable SCSI 1 uk3(ahc0:3:3): Unknown (ahc0:3:4): "IMS CDD521/10 " type 4 removable SCSI 1 uk4(ahc0:3:4): Unknown (ahc0:3:5): "IMS CDD521/10 " type 4 removable SCSI 1 uk5(ahc0:3:5): Unknown (ahc0:3:6): "IMS CDD521/10 " type 4 removable SCSI 1 uk6(ahc0:3:6): Unknown (ahc0:3:7): "IMS CDD521/10 " type 4 removable SCSI 1 uk7(ahc0:3:7): Unknown Naturally, even once I get it to be recognised properly, I'm going to need to figure out how to blast data to it at the proper data rate and how to send commands to "fix" sessions and such. At the minimum, I need to be able to write, fix and verify a single session. Peter D., you still out there? :-) Jordan