taglinefilesource code
support1027drivers/block/ide-tape.cint support=1;
support1136drivers/block/ide-tape.cprintk ("ide-tape: Protocol is not ATAPI\n");support=0;
support1140drivers/block/ide-tape.cprintk ("ide-tape: Device type is not set to tape\n");support=0;
support1144drivers/block/ide-tape.cprintk ("ide-tape: The removable flag is not set\n");support=0;
support1149drivers/block/ide-tape.cprintk ("ide-tape: are still not supported by the driver\n");support=0;
support1156drivers/block/ide-tape.csupport=0;      
support1161drivers/block/ide-tape.csupport=0;
support1174drivers/block/ide-tape.creturn (support);    /* In case support=0, we will not install the driver */