From owner-freebsd-doc Sun Jan 23 22:47:44 2000 Delivered-To: freebsd-doc@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id A535215095; Sun, 23 Jan 2000 22:47:37 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id BAA31745; Mon, 24 Jan 2000 01:47:43 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Mon, 24 Jan 2000 01:47:43 -0500 (EST) From: Chuck Robey To: Mike Smith Cc: Greg Lehey , Bill Maniatty , Jeroen Ruigrok/Asmodai , FreeBSD-doc@FreeBSD.ORG, maniatty@cs.albany.edu, freebsd-hackers@FreeBSD.ORG Subject: Re: Learning the FreeBSD Kernel In-Reply-To: <200001240635.WAA10110@mass.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 23 Jan 2000, Mike Smith wrote: > > I can't agree with Mike Smith that reading the code is adequate. It > > certainly doesn't apply to newcomers, but it doesn't even apply to > > seasoned hackers like Mike: the BSD style doesn't provide for adequate > > comments, and so what you see from the code is mainly tactics, not > > strategy. > > You miss my point; you don't want to be writing a driver until you know > what you're doing. Documentation on an OS' driver interface won't teach > you that; it's something that's really only ever gleaned from experience. The problem is, you can't even find what the interfaces are. Reading the code isn't very useful if you can't even find the right place to start from. At least the interface points could be listed, so that someone would know where to begin. > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message