From owner-freebsd-hackers Thu Jan 30 08:57:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA18917 for hackers-outgoing; Thu, 30 Jan 1997 08:57:32 -0800 (PST) Received: from spoon.beta.com (root@[199.165.180.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA18911 for ; Thu, 30 Jan 1997 08:57:29 -0800 (PST) Received: from spoon.beta.com (mcgovern@localhost [127.0.0.1]) by spoon.beta.com (8.8.4/8.6.9) with ESMTP id LAA12254 for ; Thu, 30 Jan 1997 11:57:26 -0500 (EST) Message-Id: <199701301657.LAA12254@spoon.beta.com> To: hackers@freebsd.org Subject: Followup to criticism (was: Constructive criticism) Date: Thu, 30 Jan 1997 11:57:26 -0500 From: "Brian J. McGovern" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hmm. Talk about dropping a rock on a wasps nest :) I don't think I've gotten more email on any subject I've ever written about. At least its good to know that its a passionate subject. However, I started to get nervous when Terry backed me up (Sorry, Terry ;p ). I never meant to it be negative (more of an impassioned plea for attention was my goal), and I apologize to anyone wo got irritated. However, this seemingly negative instance has caused several positive things to happen. Firstly, I received an incredible inflow of technical information. It beat the hell out of "Read the manual section..." that I've seen before. I learned more in the past 24 hours about some of the more techie aspects than I have in two weeks of reading, and another of poking around with existing code. I'd like to say that this is the best format for _me_ to learn something, but too many have called me the _abnormal_ case in the past. Anyhow, my goals with this information. I'm going to sit down this weekend and try to hammer out my first pseudo-device. Once its working, I will cut a cookbook white paper, including ALL the steps I went through, the sample code, and as much informative documentation as I can provide on each of the steps. Then, I will release it for the wizards to comment on. A final version will probably be revamped in to HTML for inclusion in whatever document is chosen. As hardware permits, I'll also try doing a character device driver, and possibly a block driver (although I doubt I'll ever have anything useful to do one with, although some samples might make sense). Appropriate documentation on those will be released as they're completed. My next (non question) post should be Saturday some time. -Brian