From owner-freebsd-scsi Mon May 6 23:26:04 1996 Return-Path: owner-freebsd-scsi Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA15018 for freebsd-scsi-outgoing; Mon, 6 May 1996 23:26:04 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id XAA14994 for ; Mon, 6 May 1996 23:25:58 -0700 (PDT) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id IAA27820; Tue, 7 May 1996 08:25:42 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA12373; Tue, 7 May 1996 08:25:42 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id IAA09445; Tue, 7 May 1996 08:24:10 +0200 (MET DST) From: J Wunsch Message-Id: <199605070624.IAA09445@uriah.heep.sax.de> Subject: Re: Phillips CDD 522 Works! To: freebsd-scsi@freebsd.org Date: Tue, 7 May 1996 08:24:09 +0200 (MET DST) Cc: handy@sag.space.lockheed.com (Brian N. Handy) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Brian N. Handy" at "May 6, 96 07:44:44 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL15 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-scsi@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Brian N. Handy wrote: > It works! I had to call the CDD 522 an HP 4020i, but it seems to work > great otherwise. For the sake of completeness, I'll include my little > script at the end of this missive. Great news! Now we could drop another description record in the driver that shares its functions with the HP4020i. Can you please quote the probe message here (for the strings)? > device worm0 at scbus? # SCSI worm > > Do I really need this? Yep. How else should the kernel even know that you've got a worm device? > mkisofs -d -a -N -l -R -T -v -A "This is a Test" -P "Written by BH" \ > -o /home/handy/filesystem.iso /ys/ucon/soft (Btw., due to a minor glitch in the driver, you might better add a: scsi -f /dev/rworm0.ctl -c "0 0 0 0 0 0" >/dev/null 2>&1 here. It's a dummy TEST UNIT READY, just in case to catch a unit attention.) > wormcontrol select HP 4020i > wormcontrol prepdisk double > wormcontrol track data > rtprio 5 team -v 1m < filesystem.iso | dd of=/dev/rworm0 obs=20k > wormcontrol fixate 1 -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)