Tzahi Fadida <[EMAIL PROTECTED]> writes: > 10x. > I'll check it out. > I am also looking for the storage stuff, like how the fs is built and how to > build one in 2.6 and some docs concerning fiber channel communications > between linux machines.
I second the nomination of LDD as a useful resource. I suppose you won't forget the Documentation directory in the kernel code. You will find a wealth of information there on the topics you mentioned. Just to start you on the kernel etiquette, look at Documentation/CodingStyle Documentation/SubmitChecklist Documentation/SubmittingDrivers Documentation/SubmittingPatches etc. Note how CodingStyle, while ostensibly a description of stylistic conventions, is in effect a design document (IMHO). -- Oleg Goldshmidt | [EMAIL PROTECTED] | http://www.goldshmidt.org ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]