From owner-freebsd-hackers Mon May 5 12:27:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA13848 for hackers-outgoing; Mon, 5 May 1997 12:27:07 -0700 (PDT) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA13841 for ; Mon, 5 May 1997 12:27:05 -0700 (PDT) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA01556; Mon, 5 May 1997 12:27:07 -0700 Date: Mon, 5 May 1997 12:27:07 -0700 (PDT) From: "Brian N. Handy" To: matta@commlet.com Cc: hackers@FreeBSD.ORG Subject: Re: 6020i CD-R & 2.1.6.1 In-Reply-To: <9705051314.aa29901@commlet.commlet.com> Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Now, then. I have convinced the suits to purchase a HP 4020i CD-R device. >Our vendor tells me that the 4020i has been replaced by the 6020i. The suits >will gather round my terminal expecting to see "the data" - ~800GB of mailing >list ascii on 4mm DAT tapes being transferred to CD. I have only the beta- >test worm-stuff to do this with. Will there be a problem with the already- >ordered 6020i? If there will be, how can I help to solve it? Joerg is sort of the CDR-meister, and I've worked with a few of them myself. If it doesn't probe as a worm drive right off, you'll need to fiddle with things in /usr/src/sys/scsi/scsiconf.c to get it to come up as the right sort of drive. If the commands to talk to this drive haven't changed, that may be all you need -- just pretend it's a 4020i when you try to talk to it later. Joerg may come back with more detail on this, but I don't know anything about the new drives. Good luck, Brian