hpa@transmeta.com (H. Peter Anvin) wrote on 16.05.01 in <3B03137A.80221C59@transmeta.com>:
> At some point something talks to the device -- in this case, it's the
> SCSI layer. Follow the interfaces in the kernel and it becomes obvious.
rc = sys_iskind(int filehandle, const char *driverkind)
rc = 0 or Esomething
Think of it as a generalization of isatty(). Maybe
#define isatty(f) sys_iskind(f, "tty")
:-;
MfG Kai
-
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 : Wed May 23 2001 - 21:00:25 EST