did you do a "make install"?
that runs the MAKEDEV.ftape script, which will create
the /dev files you'll need, including /dev/nqft1
scott
>>> Dan Bertrand <[EMAIL PROTECTED]> 8/21/99 10:59:28 PM >>>
I did a full compile, with no errors, on ftape-4.x-1999_06_30.
My MCONFIG file:
#
# For a Micro Solutions opispo "backpack" based parallel port drive, try
#
BPCK_DEV=1
FDC_OPT += -DCONFIG_FT_FDC_PARPORT_$(BPCK_DEV)=-1 \
-DCONFIG_FT_PAR_$(BPCK_DEV)=1 \
-DCONFIG_FT_BPCK_$(BPCK_DEV)=1
When I try to run ftape-tool, I get the following error:
ftmt: /dev/nqft1: No such device
Can you explain what I am doing wrong?
Thanks,
Dan