Well, I just compiled the unstable version of ftape. I use Debian 2.1
with kernel 2.2.12. Everything compiled cleanly, or so it seems. I am
trying to get my iomega ditto max parallel port version to work with
I install modules in the following order.
insmod ftape
insmod zftape
insmod bpck-fdc
Then I try " tar df /dev/qft0 " and it says
tar: Cannot open /dev/qft0: Operation not supported by device
tar: Error is not recoverable: exiting now
Then I looked at dmesg, and it gave me lines like the following.
__________________________________________________________________________________
(c) 1996-1998 Claus-Justus Heine ([EMAIL PROTECTED])
QIC-117 driver for QIC-40/80/3010/3020/Ditto 2GB/MAX floppy tape drives.
Compiled for Linux version 2.2.12
installing QIC-117 floppy tape hardware drive ...
ftape_init @ 0xc684e208.
zftape for ftape v4.03-pre-4 06/30/99
(c) 1996, 1997 Claus-Justus Heine ([EMAIL PROTECTED])
vfs interface for ftape floppy tape driver.
Support for QIC-113 compatible volume table.
Compiled for Linux version 2.2.12
[000] zftape-init.c (zft_init) - zft_init @ 0xc68ad778.
[001] zftape-init.c (zft_init) - installing zftape VFS interface for
ftape driver ....
bpck-fdc.c: bpck_fdc_register @ 0xc6878d9c
[002] fdc-io.c (fdc_register) - Probing for bpck-fdc tape drive slot
0.
[003] 0 fdc-parport.h (ft_parport_probe_one) - base: 0x0378, irq: -1.
[004] 0 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[005] 0 fdc-parport.h (ft_parport_claim) - Unable to grab address
0x0378 for <NULL>.
[006] 0 bpck-fdc.c (bpck_fdc_grab) - ft_parport_claim(fdc,
&bpck->parinfo) failed: -16.
[007] 0 bpck-fdc.c (bpck_fdc_probe) - bpck_fdc_grab(fdc) failed: -16.
[008] 0 fdc-parport.h (ft_parport_probe_one) - base: 0x0278, irq: -1.
[009] 0 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[010] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[011] 0 fdc-parport.h (ft_parport_probe_one) - base: 0x03bc, irq: -1.
[012] 0 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[013] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[014] 0 bpck-fdc.c (bpck_fdc_detect) - can't find bpck interface for
ftape id 0.
[015] 0 bpck-fdc.c (bpck_fdc_detect) - ft_parport_probe(fdc,
&bpck->parinfo) failed: -6.
[016] fdc-io.c (fdc_register) - Probing for bpck-fdc tape drive slot
1.
[017] 1 fdc-parport.h (ft_parport_probe_one) - base: 0x0378, irq: -1.
[018] 1 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[019] 1 fdc-parport.h (ft_parport_claim) - Unable to grab address
0x0378 for <NULL>.
[020] 1 bpck-fdc.c (bpck_fdc_grab) - ft_parport_claim(fdc,
&bpck->parinfo) failed: -16.
[021] 1 bpck-fdc.c (bpck_fdc_probe) - bpck_fdc_grab(fdc) failed: -16.
[022] 1 fdc-parport.h (ft_parport_probe_one) - base: 0x0278, irq: -1.
[023] 1 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[024] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[025] 1 fdc-parport.h (ft_parport_probe_one) - base: 0x03bc, irq: -1.
[026] 1 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[027] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[028] 1 bpck-fdc.c (bpck_fdc_detect) - can't find bpck interface for
ftape id 1.
[029] 1 bpck-fdc.c (bpck_fdc_detect) - ft_parport_probe(fdc,
&bpck->parinfo) failed: -6.
[030] fdc-io.c (fdc_register) - Probing for bpck-fdc tape drive slot
2.
[031] 2 fdc-parport.h (ft_parport_probe_one) - base: 0x0378, irq: -1.
[032] 2 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[033] 2 fdc-parport.h (ft_parport_claim) - Unable to grab address
0x0378 for <NULL>.
[034] 2 bpck-fdc.c (bpck_fdc_grab) - ft_parport_claim(fdc,
&bpck->parinfo) failed: -16.
[035] 2 bpck-fdc.c (bpck_fdc_probe) - bpck_fdc_grab(fdc) failed: -16.
[036] 2 fdc-parport.h (ft_parport_probe_one) - base: 0x0278, irq: -1.
[037] 2 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[038] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[039] 2 fdc-parport.h (ft_parport_probe_one) - base: 0x03bc, irq: -1.
[040] 2 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[041] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[042] 2 bpck-fdc.c (bpck_fdc_detect) - can't find bpck interface for
ftape id 2.
[043] 2 bpck-fdc.c (bpck_fdc_detect) - ft_parport_probe(fdc,
&bpck->parinfo) failed: -6.
[044] fdc-io.c (fdc_register) - Probing for bpck-fdc tape drive slot
3.
[045] 3 fdc-parport.h (ft_parport_probe_one) - base: 0x0378, irq: -1.
[046] 3 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[047] 3 fdc-parport.h (ft_parport_claim) - Unable to grab address
0x0378 for <NULL>.
[048] 3 bpck-fdc.c (bpck_fdc_grab) - ft_parport_claim(fdc,
&bpck->parinfo) failed: -16.
[049] 3 bpck-fdc.c (bpck_fdc_probe) - bpck_fdc_grab(fdc) failed: -16.
[050] 3 fdc-parport.h (ft_parport_probe_one) - base: 0x0278, irq: -1.
[051] 3 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[052] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[053] 3 fdc-parport.h (ft_parport_probe_one) - base: 0x03bc, irq: -1.
[054] 3 bpck-fdc.c (bpck_fdc_probe) - Bpck parallel port tape drive
interface for ftape v4.03-pre-4 06/30/99.
[055] bpck-fdc.c (bpck_fdc_query_proto) - Got 0xf8, expected either
0xc0 or 0x40.
[056] 3 bpck-fdc.c (bpck_fdc_detect) - can't find bpck interface for
ftape id 3.
[057] 3 bpck-fdc.c (bpck_fdc_detect) - ft_parport_probe(fdc,
&bpck->parinfo) failed: -6.
_________________________________________________________________________________
How do I configure this?