On Thu, Jan 02, 2003 at 10:20:32PM +0200, Ehud Karni wrote:
>
> I don't know what cause the system to select lp0 or lp1. I had similar
> problem with tapes. I have 2 SCSI tapes (a DAT and a DLT) attached to
> the same machine. Some time I get the DAT on /dev/st0 and the DLT on
> /dev/st1 and sometimes the order is reversed.
I wonder whether these tapes are smart SCSI devices in the sense that
the host adapter is the one that actually assign their device id (0, 1
and so on)? I believe that such ability of the host adapter and the SCSI
devices is called s.c.a.m and it can explain the randomness of the ids
of your tapes. In any case I believe that the tape with id 0 will always
turn to be st0 and the one with id1 will always turn to be st1.
--
Shaul Karl, [EMAIL PROTECTED] e t
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]