taglinefilesource code
support1024drivers/block/ide-tape.cint support=1;
support1133drivers/block/ide-tape.cprintk ("ide-tape: Protocol is not ATAPI\n");support=0;
support1137drivers/block/ide-tape.cprintk ("ide-tape: Device type is not set to tape\n");support=0;
support1141drivers/block/ide-tape.cprintk ("ide-tape: The removable flag is not set\n");support=0;
support1146drivers/block/ide-tape.cprintk ("ide-tape: are still not supproted by the driver\n");support=0;
support1153drivers/block/ide-tape.csupport=0;      
support1158drivers/block/ide-tape.csupport=0;
support1171drivers/block/ide-tape.creturn (support);    /* In case support=0, we will not install the driver */