#
# load ftape/zftape automatically
#

# valid for all versions with zftape
 
alias char-major-27	zftape

# Bleeding edge ftape driver from ftape-module

options ftape ft_fdc_driver=ftape-internal,none,none,none
options ftape-internal ft_fdc_base=0x3f0 ft_fdc_irq=6 ft_fdc_dma=2
pre-install ftape-internal /usr/bin/swapout 15

# ftape driver from 2.2 kernel (Comment previous three lines and uncomment the next one)

# options ftape ft_fdc_rate_limit=1000 ft_fdc_threshold=16 ft_fdc_base=0x360 ft_fdc_irq=9 ft_fdc_dma=3 

# You may need to fine tune the parameters. See the ftape documentation for more details
