Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 1996 10:22:07 +0200 (MET DST)
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        xaa@stack.urc.tue.nl
Cc:        questions@FreeBSD.ORG
Subject:   Re: philips cdd 2000 - not detected as worm
Message-ID:  <Pine.BSF.3.95.961006101810.12735D-100000@klemm.gtn.com>
In-Reply-To: <199610050022.CAA00607@xaa.stack.urc.tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Oct 1996, Mark Huizer wrote:

> Anyone got a clue how I can get a Philips CDD 2000 (CD-R) to boot as a
> worm device? Can't get it to work :-( It's in my devfs, but it claims
> not to be configured :-(

Did you compile a new kernel with the od driver enabled ?!

from /sys/i386/conf/LINT  on -current:

controller	scbus0	#base SCSI code
device		ch0	#SCSI media changers
device		sd0	#SCSI disks
device		st0	#SCSI tapes
device		cd0	#SCSI CD-ROMs
device		od0	#SCSI optical disk

# The previous devices (ch, sd, st, cd) are recognized by config.
# config doesn't (and shouldn't) know about these newer ones,
# so we have to specify that they are on a SCSI bus with the "at scbus?"
# clause.

device worm0 at scbus?	# SCSI worm
device pt0 at scbus?	# SCSI processor type
device sctarg0 at scbus? # SCSI target

__
andreas@klemm.gtn.com         /\/\___      Wiechers & Partner Datentechnik GmbH
   Andreas Klemm          ___/\/\/         Support Unix -- andreas.klemm@wup.de
pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<<
ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<<




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.961006101810.12735D-100000>