Date: Fri, 29 Nov 1996 07:32:03 +1100 (EST) From: David Dawes <dawes@rf900.physics.usyd.edu.au> To: joerg_wunsch@uriah.heep.sax.de Cc: freebsd-current@FreeBSD.org Subject: Re: DEC DLT2700 stacker now works! Message-ID: <199611282032.HAA22943@rf900.physics.usyd.edu.au> In-Reply-To: <199611281955.UAA16274@uriah.heep.sax.de> from J Wunsch at "Nov 28, 96 08:55:35 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
>As David Dawes wrote:
>
>> > {
>> >+ T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "DEC", "DLT2700", "*",
>> >+ "st", SC_MORE_LUS, 0
>> >+ },
>> >+ {
>
>> Might as well add the Quantum DLT auto-loader models too. The vendor
>> string is "Quantum", and some of the models are "DLT4500", "DLT4700",
>> "DLT2500XT", and "DLT2700XT". I don't know if the 2500 and 2700 are in
>> the Quantum product range.
>
>Do you know whether all Quantum DLT's are auto-loaders? In this case,
>it would be safe to say:
Not all are auto-loaders, The auto loaders match "DLT?[57]*". The
"DLT?0* models are just plain drives.
> {
> T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "Quantum", "DLT*", "*",
> "st", SC_MORE_LUS, 0
> },
>
>(Is their vendor string really upper/lower case? Quite unusual.)
Here's the message when I tried a DLT4000 on a FreeBSD box:
(ahc2:5:0): "Quantum DLT4000 CD3C" type 1 removable SCSI 2
I don't have an auto-loader here, but I don't expect that the vendor string
would be any different to this.
David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611282032.HAA22943>
