LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Adding new System Call to Kernel (https://www.linuxquestions.org/questions/linux-general-1/adding-new-system-call-to-kernel-33440/)

kurt_ram 10-22-2002 09:16 AM

Adding new System Call to Kernel
 
My latest assignment requires me to add a new system call to the unix kernel. Can someone give me some links where I can find the info I need to do that.

Please reply as soon as possible :confused:

adam_boz 10-22-2002 03:59 PM

the only thing that I can think of is that when I need to enable scsi-emulation, I have to put this:

append="hdd=ide-scsi"

in my lilo.conf file


All times are GMT -5. The time now is 03:36 AM.