Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 1997 08:20:07 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-scsi@freebsd.org
Cc:        handy@sag.space.lockheed.com (Brian N. Handy)
Subject:   Re: Philips CDwriter
Message-ID:  <19970401082007.ZO53870@uriah.heep.sax.de>
In-Reply-To: <Pine.OSF.3.96.970331185228.15290B-100000@sag.space.lockheed.com>; from Brian N. Handy on Mar 31, 1997 18:58:27 -0800
References:  <Pine.OSF.3.96.970331150400.13390A-100000@sag.space.lockheed.com> <Pine.OSF.3.96.970331185228.15290B-100000@sag.space.lockheed.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Brian N. Handy wrote:

> I've been all through sys/scsi/scsiconf.c and worm.c and made the
> appropriate changes so that my drive is recognized as a worm drive.  
> 
> Then this happens:
> 
> 	# wormcontrol select PHILIPS CDD2600
> 	wormcontrol: open(/dev/rworm0): Device not configured
> 	#

You have also changed the string in worm.c?  This wasn't necessary.
You could have used `wormcontrol select PHILIPS CDD2000', or even
`wormcontrol select HP 4020i' (which is effectively the same).

The obvious question: there is a medium in the drive when you do
the above?  It fails even when issued repeatedly?

If all else fails, you gotta turn on SCSIDEBUG, and see on which SCSI
command it chokes.

-- 
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970401082007.ZO53870>