From owner-freebsd-hackers Tue Nov 21 11:30:11 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA14935 for hackers-outgoing; Tue, 21 Nov 1995 11:30:11 -0800 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA14928 for ; Tue, 21 Nov 1995 11:30:09 -0800 Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id LAA06867; Tue, 21 Nov 1995 11:30:00 -0800 From: Julian Elischer Message-Id: <199511211930.LAA06867@ref.tfs.com> Subject: Re: Anyone keen to help me get a Phillips CDD 521 Recorder working? To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Tue, 21 Nov 1995 11:29:59 -0800 (PST) Cc: hackers@freefall.freebsd.org, dufault@freebsd.org In-Reply-To: <256.816977853@time.cdrom.com> from "Jordan K. Hubbard" at Nov 21, 95 10:17:33 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1539 Sender: owner-hackers@freebsd.org Precedence: bulk If you can supply pizza I can come round an beat in it tonight :) julian (p.s. looks like you need to have an entry in the scsiconf.c tables with SC_ONE_LUN defined in it) > > 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 >