> len = readlink ("/proc/self/3", buffer, buflen);
> if (strcmp (buffer + len - 2, "cd") != 0) {
> fprintf (stderr, "Not a CD-ROM! Bugger off.\n");
> exit (1);
And on my box cd is the cabbage dicer whoops
What I actually want to know is 'does it do cd ioctls, can I talk scsi
commands to it, does it support cabbage dicing ..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue May 15 2001 - 21:00:43 EST