Messages in this thread |  | | Date | Tue, 30 Oct 2001 13:14:51 +0100 | From | DINH Viet Hoa <> | Subject | adding syscalls on linux |
| |
When we want to give a the user mode access to a kernel function, we have to write a syscall.
But in which case should we : - add a syscall in the sys_call_table - or add a device and add a fcntl identifier and handle this ?
thanks.
-- DINH Viêt Hoà, ingénieur associé, projet PARIS IRISA-INRIA, Campus de Beaulieu, 35042 Rennes cedex, France Tél: +33 (0) 2 99 84 75 98, Fax: +33 (0) 2 99 84 25 28 - 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/
|  |