Hi Abdul,

Abdul Qader wrote:
I wanted to know if there was some archive of all the system calls availabe for uclinux. Also I wanted to port a driver from uclinux to

You will need to look on an architecture by architecture basis.
Look in the code, generally around arch/<ARCH>/kernel/.
For example arch/m68knommu/kernel/syscalltable.S


MontaVista .What could be the possible things that I need to look out for?

Assuming a 2.6 kernel, nothing. They are based on the same
kernel code. And in any case a driver won't be using system calls.

Regards
Greg



------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to