The HyperNews Linux KHG Discussion Pages

Question: ? Registering functions with the OS ?

Forum: Block Device Drivers
Date: Tue, 13 Jan 1998 05:34:35 GMT
From: Manjunath J J <manjujj@cdc.bflsl.soft.net>

I am trying to write a block Device Driver for the "Ram Disk".
I want to want to write functions which will handle ioctls etc.

How can I register these functions with the LINUX OS?
In other words, I would like to know about the device-switch table of LINUX.