hi,

ich habe noch einen alten Streamer(DittoMax 3,5/7GB) ausgegraben, der
�ber einen eigenen Floppy Controller verf�gt. Den Controller zum Laufen
zu bringen, war kein Problem,  jedoch kann ich den Streamer nicht
ansprechen.
Ich habe den Kernel 2.4.20 unter Gentoo 1.4. Die ftape Treiber sind vom
Kernel und ich habe die "neusten" ftape-utils. Es heisst, das es mit
ftape funktionieren soll. Ich habe alle Seiten von Google abgegrast:

http://www.iglu.org.il/lxr/source/Documentation/ftape.txt
http://portal.suse.de/sdb/de/1999/07/js_ditto2gb.html
http://www.netadmintools.com/art11.html <-- besonders Interessant


Allerdings, bin ich mir bei der isapnp.conf nicht ganz sicher, von dem
letzen Link, daher poste ich hier mal meinen pnpdumb:

############

# $Id: pnpdump_main.c,v 1.27 2001/04/30 21:54:53 fox Exp $
# Release isapnptools-1.26
#
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of the output file format, see isapnp.conf(5)
#
# For latest information and FAQ on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags:  -DREALTIME -DHAVE_PROC -DENABLE_PCI
-DHAVE_SCHED_SETSCHEDULER -DHAVE_NANOSLEEP -DWANT_TO_VALIDATE
#
# Trying port address 0273
# Board 1 has serial identifier 0f ff ff ff ff 40 00 ed 25
# Board 2 has serial identifier fe c6 6a 00 00 bd 10 63 4c

# (DEBUG)
(READPORT 0x0273)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

# Card 1: (serial identifier 0f ff ff ff ff 40 00 ed 25)
# Vendor Id IOM0040, No Serial Number (-1), checksum 0x0F.
# Version 1.0, Vendor version 0.1
# ANSI string -->iomega 4Mb/S PNP tape controller<--
#
# Logical device id IOM0040
#     Device supports vendor reserved register @ 0x3b
#     Device supports vendor reserved register @ 0x3d
#     Device supports vendor reserved register @ 0x3f
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be
changed
if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE IOM0040/-1 (LD 0
#     Logical device decodes 16 bit IO address lines
#         Minimum IO base address 0x0200
#         Maximum IO base address 0x03e0
#         IO base alignment 16 bytes
#         Number of IO addresses required: 8
# (IO 0 (SIZE 8) (BASE 0x0200))

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       IRQ 3, 4, 5, 7, 9, 10, 11, 12, 14 or 15.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))

#       Start dependent functions: priority functional
#       IRQ 3, 4, 5, 6, 7, 9, 10, 11, 12, 14 or 15.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 3 (MODE +E)))
#       First DMA channel 0, 1, 2 or 3.
#             8 bit DMA only
#             Logical device is not a bus master
#             DMA may not execute in count by byte mode
#             DMA may not execute in count by word mode
#             DMA channel speed in compatible mode
# (DMA 0 (CHANNEL 0))

#     End dependent functions
 (NAME "IOM0040/-1[0]{iomega 4Mb/S PNP tape controller}")
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Card 2: (serial identifier fe c6 6a 00 00 bd 10 63 4c)
# Vendor Id SCC10bd, Serial Number 3328835584, checksum 0xFE.
#     Version 1.0, Vendor version 0.0
#     ANSI string -->ISA Plug & Play EtherNet Adapter<--
#
# Logical device id SCC0001
#     Device capable of taking part in boot process
#     Device supports I/O range check register
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be
changed
if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE SCC10bd/3328835584 (LD 0
#     Compatible device id PNP80d6
#     Logical device decodes 10 bit IO address lines
#         Minimum IO base address 0x0280
#         Maximum IO base address 0x0380
#         IO base alignment 32 bytes
#         Number of IO addresses required: 32
# (IO 0 (SIZE 32) (BASE 0x0280) (CHECK))
#     IRQ 3, 4, 5, 9, 10, 11, 12 or 15.
#         High true, edge sensitive interrupt
# (INT 0 (IRQ 3 (MODE +E)))
 (NAME "SCC10bd/3328835584[0]{ISA Plug & Play EtherNet Adapter}")
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Returns all cards to the "Wait for Key" state
(WAITFORKEY)

##############

Ich habe in meiner modules.conf, folgendes stehen:

alias char-major-27       ftape
post-install ftape modprobe "-k" ftape
post-install ftape modprobe "-k" zft-compressor

Aus der Suse sdb.

Ich habe s�mtliche Ger�te probiert /dev/qft0 /dev/nzqft0 /rawqft0, nicht
geht. Dieses Ditto Laufwerk ist nicht mit der 2GB Version vergleichbar.


modprobe ftape:


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.4.20-gentoo-r8 with versioned symbols
[000] ftape-init.c (ftape_init) - installing QIC-117 floppy tape
hardware
drive ... .
[001] ftape-init.c (ftape_init) - ftape_init @ 0xd0b11060.
[002]   ftape-buffer.c (add_one_buffer) - buffer nr #1 @ c5ec28e0, dma
area
@ c0550000.
[003]   ftape-buffer.c (add_one_buffer) - buffer nr #2 @ c5ec2860, dma
area
@ c0398000.
[004]   ftape-buffer.c (add_one_buffer) - buffer nr #3 @ c5ec27e0, dma
area
@ c0008000.
[005]   ftape-calibr.c (time_inb) - inb() duration: 1299 nsec.
[006]  ftape-calibr.c (ftape_calibrate) - TC for `ftape_udelay()' = 183
nsec
(at 20479 counts).
[007]  ftape-calibr.c (ftape_calibrate) - TC for `fdc_wait()' = 16264
nsec
(at 159 counts).

Hat jemand noch einen Schimmer?

-- 
cu denny

Gnupg key can be found under pgp.mit.edu, key ID 0x73137598

Attachment: signature.asc
Description: This is a digitally signed message part

Antwort per Email an