Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2001 13:30:07 +0100 (CET)
From:      Claude Buisson <ubc@paris.framatome.fr>
To:        Mike Meyer <mwm@mired.org>
Cc:        questions@freebsd.org
Subject:   Re: Need help for cdrecord on system with multiple SCSI adapters
Message-ID:  <Pine.BSF.4.10.10102141326180.7544-100000@eve.framatome.fr>
In-Reply-To: <14986.28311.882758.995030@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 14 Feb 2001, Mike Meyer wrote:

> Claude Buisson <ubc@paris.framatome.fr> types:
> > camcontrol devlist -v gives:
> > scbus0 on ahc0 bus 0:
> > <SEAGATE ST39204LC 0005>           at scbus0 target 0 lun 0 (pass0,da0)
> > <SEAGATE ST39204LC 0005>           at scbus0 target 1 lun 0 (pass1,da1)
> > <SEAGATE ST39204LC 0005>           at scbus0 target 2 lun 0 (pass2,da2)
> > <DELL 1x6 U2W SCSI BP 5.35>        at scbus0 target 6 lun 0 (pass3)
> > <  >                               at scbus0 target -1 lun -1 ()
> > scbus1 on ahc1 bus 0:
> > <NEC CD-ROM DRIVE:466 1.06>        at scbus1 target 5 lun 0 (pass4,cd0)
> > <  >                               at scbus1 target -1 lun -1 ()
> > scbus2 on ahc2 bus 0:
> > <HP CD-Writer+ 9600 1.0a>          at scbus2 target 4 lun 0 (pass5,cd1)
> > <  >                               at scbus2 target -1 lun -1 ()
> > scbus-1 on xpt0 bus 0:
> > <  >                               at scbus-1 target -1 lun -1 (xpt0)
> > 
> > but cdrecord -scanbus sees only scbus0
> > How can I use the cdwriter on scbus2 ?
> 
> Very wierd. "cdrecord -scanbus" finds both of my buses and what's on
> them.

Just solved the problem: the default number of /dev/pass? is not
sufficient (only 4). Done a MAKEDEV pass6, and everything is now OK.

> 
> Did you try just using it by setting CDR_DEVICE to "2,4,0?
> 
> 	<mike
> --
> Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
> Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
> 

Thanks for replying,

Claude Buisson



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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