Whee. Eleven years after starting to work on this machine..... finally:
Machine was purchased to do Audio DAT downconversion....... just never got around to it until now. Thus, the Archive Python DAT drive.....
Code: Select all
# hinv -mv
FPU: MIPS R10010 Floating Point Chip Revision: 0.0
CPU: MIPS R10000 Processor Chip Revision: 2.5
1 195 MHZ IP28 Processor
Main memory size: 512 Mbytes
Secondary unified instruction/data cache size: 1 Mbyte
Instruction cache size: 32 Kbytes
Data cache size: 32 Kbytes
Integral SCSI controller 0: Version WD33C93B, revision D
Tape drive: unit 2 on SCSI controller 0: DAT
Disk drive: unit 3 on SCSI controller 0 (unit 3)
CDROM: unit 4 on SCSI controller 0
Integral SCSI controller 1: Version WD33C93B, revision D
On-board serial ports: 2
On-board bi-directional parallel port
Graphics board: Solid Impact
Integral Ethernet: ec0, version 1
Iris Audio Processor: version A2 revision 1.1.0
EISA bus: adapter 0
#
Code: Select all
# /usr/gfx/gfxinfo -vv
Graphics board 0 is "IMPACTPC" graphics.
Managed (":0.0") 1280x1024
Product ID 0x1, 1 GE, 1 RE, 0 TRAMs
MGRAS revision 1, RA revision 0
HQ rev A, GE11 rev B, RE4 rev A, PP1 rev A,
VC3 rev A, CMAP rev EMC rev D
unknown, assuming 19" monitor (id 0xf)
(Could not contact X server; thus, no XSGIvc information available)
#
Code: Select all
# scsicontrol -i /dev/scsi/*
/dev/scsi/sc0d2l0: Tape ARCHIVE Python 01931-XXX5.63
ANSI vers 2, ISO ver: 0, ECMA ver: 0; supports: synch linkedcmds
Device is not ready
/dev/scsi/sc0d3l0: Disk IBM DNES-309170 SAH0
ANSI vers 3, ISO ver: 0, ECMA ver: 0; supports: synch linkedcmds cmdqueing
Device is ready
/dev/scsi/sc0d4l0: CD-ROM PLEXTOR CD-ROM PX-12TS 1.02
ANSI vers 2, ISO ver: 0, ECMA ver: 0; supports: synch linkedcmds
Device is not ready
lorc-r10k 9#
Code: Select all
# uname -R
6.5 6.5.22m
#
Machine was purchased to do Audio DAT downconversion....... just never got around to it until now. Thus, the Archive Python DAT drive.....