Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 1997 08:40:01 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-scsi@FreeBSD.ORG
Cc:        obrien@NUXI.com
Subject:   Re: scsi(8) manpage error?
Message-ID:  <19971105084001.FZ12904@uriah.heep.sax.de>
In-Reply-To: <19971104221552.33270@dragon.nuxi.com>; from David O'Brien on Nov 4, 1997 22:15:52 -0800
References:  <19971104221552.33270@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As David O'Brien wrote:

> Reading the manpage for scsi(8), is says:
> 
> The -p option can be used against the "super scsi" device /dev/scsi/super
>      to probe all devices with a given SCSI lun on a given SCSI bus.
> 
> Is ``/dev/scsi/super'' a 3.0-current thing?

I think it's more a FreeBSD 1.1.5.1 thing. :)

Anyway, if you activate the su and ssc pseudo-devices, and

	(umask 077; mknod /dev/scsisuper c 18 0)

you should be going.  I've been tempted to put these devices into the
GENERIC kernel, but so far stood away due to another 4 KB of bloat
which perhaps nobody would use.  I was hoping to get some feedback
from the author of `cdrecord' whether this device might be of some use
for him.  (He loudly complained in public that FreeBSD were missing
such a device.)  He choose to not respond to me.

-- 
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?19971105084001.FZ12904>