ftape broken on 2.2.0prex

David Feuer (dfeuer@his.com)
Sun, 10 Jan 1999 03:30:06 -0500


In the 2.1/2.2pre kernels, ftape does not work for me. With
ftape.o and zftape.o loaded (through modprobe),

cat /dev/nrft0
cat: /dev/nrft0: Device not configured

same happens for /dev/nrft1, ....

I have a Conner QIC-3020 drive. If you need more info, let me
know.

partial config:

# Ftape, the floppy tape device driver
#
CONFIG_FTAPE=m
CONFIG_ZFTAPE=m
CONFIG_ZFT_DFLT_BLK_SZ=5120
CONFIG_ZFT_COMPRESSOR=m
CONFIG_FT_NR_BUFFERS=3
CONFIG_FT_PROC_FS=y
CONFIG_FT_NORMAL_DEBUG=y
# CONFIG_FT_FULL_DEBUG is not set
# CONFIG_FT_NO_TRACE is not set
# CONFIG_FT_NO_TRACE_AT_ALL is not set
# CONFIG_FT_STD_FDC is not set
# CONFIG_FT_MACH2 is not set
# CONFIG_FT_PROBE_FC10 is not set
CONFIG_FT_ALT_FDC=y
CONFIG_FT_FDC_BASE=1E0
CONFIG_FT_FDC_IRQ=6
CONFIG_FT_FDC_DMA=2
CONFIG_FT_FDC_THR=8
CONFIG_FT_FDC_MAX_RATE=2000
CONFIG_FT_ALPHA_CLOCK=0

-- 
This message has been brought to you by the letter alpha and the
number pi.

David Feuer dfeuer@his.com dfeuer@binx.mbhs.edu Open Source: Think locally; act globally.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/