tty question

From: Dvorkin
Date: Mon May 03 2004 - 13:54:30 EST


I'm trying to write LKM that acts like TTY.
i'm using tty_register_driver(...) to register my virtual device and it's
functions... there are open/close/write/ioctl functions, but what function
acts as READ in struct tty_driver ?

I'm sorry for the stupid question...

--
WBR, Dvorkin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/