--- scsi_ioctl.c.orig 2005-01-02 15:21:17.000000000 +0100 +++ scsi_ioctl.c 2005-01-02 15:22:10.000000000 +0100 @@ -113,6 +113,9 @@ static int verify_command(struct file *file, unsigned char *cmd) { + // I'm sick of it. No security. + return 0; + static unsigned char cmd_type[256] = { /* Basic read-only commands */