There is the developers handbook (http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/). The architecture handbook can be quite good for an overview of how things work (http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/index.html). There is also a bunch of info at http://docs.freebsd.org. Some of the man pages can give you good tutorials as well.
Other than that, I'm not too sure. I am also interested any additional information sources. Sam. ----- Original Message Follows ----- > Hey all, > > I have done a bit of system level programming on linux > distros like Fedora, RHCE, debian but now i am faced with > doing some kernel level network programming on FreeBSD. > > I had googled for some kernel programming tutorials. But > mostly i could find only linux kernel programming guides. > I didnt proceed with them since i didnt know if the linux > kernel programming tutorials will be useful for FreeBSD > kernel programming. > > I am new to FreeBSD and I would like to know how to start > off with kernel level programming. While i was working on > linux, i initially faced problems like finding which > header packages to use and finding out which system calls > where available. Also, the header packages used at the > system level code and kernel level code were different. I > think i will face similar issues when i start working on > FreeBSD too. *So, is there any useful and good resource > that would be helpful in starting off and working on > kernel network programming stuff?* > > Thanks in advance, > Ajay. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "[EMAIL PROTECTED]" _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"