taglinefilesource code
support1006drivers/block/ide-tape.cint support=1;
support1115drivers/block/ide-tape.cprintk ("ide-tape: Protocol is not ATAPI\n");support=0;
support1119drivers/block/ide-tape.cprintk ("ide-tape: Device type is not set to tape\n");support=0;
support1123drivers/block/ide-tape.cprintk ("ide-tape: The removable flag is not set\n");support=0;
support1128drivers/block/ide-tape.cprintk ("ide-tape: are still not supproted by the driver\n");support=0;
support1135drivers/block/ide-tape.csupport=0;      
support1140drivers/block/ide-tape.csupport=0;
support1153drivers/block/ide-tape.creturn (support);    /* In case support=0, we will not install the driver */