[1352] in testers
decmips 7.2E: /bin/athena/machtype
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Dec 6 08:46:22 1990
Date: Thu, 6 Dec 90 08:46:00 EST
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: testers@ATHENA.MIT.EDU
System name: quicksilver
Type and version: KN01 7.2E
Display type: PM-MONO
What were you trying to do?
Look at detailed disk configuration info.
What's wrong:
machtype -r works fine. machtype -r -v doesn't. Notice the
"broken" output for drive 3:
[{1}quicksilver:~]
% machtype -r
rz0: RZ55
rz3: RZ23
rz4: RZ55
[{1}quicksilver:~]
% machtype -r -v
Drive 0: DEC RZ55 (C) DEC (rev lvl 0700)
Drive 3: DEC RZ23 (C) DECDEC RZ55 (C) DEC (rev lvl 0A180700)
Drive 4: DEC RZ55 (C) DEC (rev lvl 0700)
[{1}quicksilver:~]
% where machtype
/bin/athena/machtype
[{1}quicksilver:~]
%
The real disk info for #3:
[{2}quicksilver:/]<root>
# rzdisk -i /dev/rrz3c
Getting inquiry data info from device (/dev/rrz3c).
Dump of Inquiry Data:
Peripheral Device Type 0x0
Device Type Qualifier 0x0
Removable Medium 0x0
Version 0x1
Vendor Identificaton DEC
Product Identification RZ23 (C) DEC
Revision Level 0A18
[{2}quicksilver:/]<root>
#
What should have happened:
There should be a better-formatted line for drive 3.
Please describe any relevant documentation references:
machtype(1)