Hi!
I got the Ditto Max drive to talk, but it still will not work. Below
is
what I get in my dmesg file, but first my configuration -
- conf.modules -
alias char-major-27 zftape
options ftape ft_fdc_base=0x200 ft_fdc_irq=0x03 ft_fdc_dma=0
isapnp is configured as base 0x200, irq 3, dma 0
when I try to use my tape drive, it reports it cannot find it's
position.
Also it seems that ftape does not see it as a ditto max drive.
- dmesg -
ftape v3.04d 25/11/97
(c) 1993-1996 Bas Laarhoven ([EMAIL PROTECTED])
(c) 1995-1996 Kai Harrekilde-Petersen ([EMAIL PROTECTED])
(c) 1996-1997 Claus-Justus Heine ([EMAIL PROTECTED])
QIC-117 driver for QIC-40/80/3010/3020 floppy tape drives
Compiled for Linux version 2.2.5-15 with versioned symbols
[000] ftape-init.c (ftape_init) - installing QIC-117 floppy tape
hardware
drive ... .
[001] ftape-init.c (ftape_init) - ftape_init @ 0xc490604c.
[002] ftape-buffer.c (add_one_buffer) - buffer nr #1 @ c351bf20, dma
area
@ c0640000.
[003] ftape-buffer.c (add_one_buffer) - buffer nr #2 @ c351be80, dma
area
@ c04a8000.
[004] ftape-buffer.c (add_one_buffer) - buffer nr #3 @ c351bde0, dma
area
@ c04a0000.
[005] ftape-calibr.c (time_inb) - inb() duration: 1282 nsec.
[006] ftape-calibr.c (ftape_calibrate) - TC for `ftape_udelay()' = 425
nsec (at 20479 counts).
[007] ftape-calibr.c (ftape_calibrate) - TC for `fdc_wait()' = 2433
nsec
(at 2559 counts).
zftape for ftape v3.04d 25/11/97
(c) 1996, 1997 Claus-Justus Heine ([EMAIL PROTECTED])
vfs interface for ftape floppy tape driver.
Support for QIC-113 compatible volume table, dynamic memory allocation
and builtin compression (lzrw3 algorithm).
Compiled for Linux version 2.2.5-15 with versioned symbols
[008] zftape-init.c (zft_init) - zft_init @ 0xc492aca8.
[009] zftape-init.c (zft_init) - installing zftape VFS interface for
ftape
driver ....
[010] fdc-io.c (fdc_config) - fdc base: 0x200, irq: 3, dma: 0.
[011] fdc-io.c (fdc_probe) - A previously undetected FDC found.
[012] fdc-io.c (fdc_probe) - Treating it as a 82077AA. Please report
partid= 130.
[013] fdc-isr.c (fdc_isr) - unexpected stray interrupt.
[014] ftape-ctl.c (ftape_get_drive_status) - error status set.
[015] ftape-io.c (ftape_report_error_R999edffd) - errorcode: 31.
[016] ftape-ctl.c (ftape_log_vendor_id) -
============ unknown vendor id ===========
A new, yet unsupported tape drive is found
Please report the following values:
Vendor id : 0x8885
Wakeup method : Colorado
And a description of your tape drive
to the ftape maintainer
==========================================.
[017] ftape-io.c (ftape_report_configuration) - TR-3 tape detected.
[018] ftape-ctl.c (ftape_init_drive) - post QIC-117B drive @ 250
Kbps.
[019] ftape-ctl.c (ftape_calibrate_data_rate_R82bcf52a) - Highest
FDC
supported data rate: 187 Kbps.
[020] ftape-io.c (ftape_report_configuration) - TR-3 tape
detected.
[021] ftape-io.c (ftape_set_data_rate) - Rate change failed!.
[022] ftape-ctl.c (ftape_calibrate_data_rate_R82bcf52a) - set
datarate
failed.
[023] ftape-ctl.c (ftape_init_drive) -
ftape_calibrate_data_rate_R82bcf52a(qic_std) failed: -5.
[024] fdc-io.c (fdc_result) - fdc not ready.
[025] fdc-isr.c (handle_fdc_busy) - Probably fatal error during
FDC
Result Phase
drive may hang until (power on) reset :-(.
[026] ftape-ctl.c (ftape_enable_R7ec0d5d4) - ftape_init_drive()
failed:
-5.
[027] zftape-ctl.c (_zft_open) - ftape_enable failed: -5.
[028] zftape-init.c (zft_open) - _ftape_open failed.
when I try to write, this is what I get -
[063] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
[064] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
[065] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
......
......
[090] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
[091] ftape-rw.c (ftape_start_tape) - panic: location not known.
[092] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
......
......
[122] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
[123] ftape-rw.c (determine_position) -
ftape_report_drive_status:
0x24.
[124] ftape-rw.c (ftape_start_tape) - panic: location not known.
[125] ftape-rw.c (ftape_start_tape) - failed to reposition.
[126] ftape-read.c (ftape_read_segment_fraction_Rc87f4ed7) - Error:
segment 0 unreachable.
[127] ftape-read.c (ftape_read_header_segment_Ra2b14b3c) - header
segment damaged, trying backup.
[128] ftape-io.c (ftape_report_error_R999edffd) - errorcode:
2.
[129] ftape-io.c (ft_check_cmd_restrictions) - Fatal: tape
removed
or reinserted !.
[130] ftape-io.c (ftape_command_R799305e4) -
ft_check_cmd_restrictions(command) failed: -5.
[131] ftape-io.c (ftape_seek_head_to_track) -
ftape_command_R799305e4(QIC_SEEK_HEAD_TO_TRACK) failed: -5.
[132] ftape-rw.c (ftape_start_tape) - failed to reposition.
[133] ftape-read.c (ftape_read_segment_fraction_Rc87f4ed7) - Error:
segment 1 unreachable.
[134] ftape-read.c (ftape_read_header_segment_Ra2b14b3c) - no
readable
header segment found.
[135] zftape-read.c (zft_read_header_segments) -
ftape_read_header_segment_Ra2b14b3c(zft_hseg_buf) failed: -5.
[136] zftape-write.c (check_write_access) - zft_read_header_segments()
failed: -5.
[137] zftape-write.c (_zft_write) - check_write_access(req_len,
&volume,&zft_pos,zft_blk_sz) failed: -5.
[138] fdc-io.c (fdc_result) - fdc not ready.
[139] fdc-isr.c (handle_fdc_busy) - Probably fatal error during
FDC
Result Phase
drive may hang until (power on) reset :-(.