From owner-freebsd-hackers Tue Jan 6 19:19:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA29051 for hackers-outgoing; Tue, 6 Jan 1998 19:19:52 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA28440 for ; Tue, 6 Jan 1998 19:10:27 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id TAA05524; Tue, 6 Jan 1998 19:07:35 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd005522; Tue Jan 6 19:07:31 1998 Message-ID: <34B2F0BE.41C67EA6@whistle.com> Date: Tue, 06 Jan 1998 19:04:30 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: "Daniel C. Sobral" CC: hackers@FreeBSD.ORG Subject: Re: Device Driver squeleton shell script References: <199801070128.XAA00419@daniel.sobral> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Daniel C. Sobral wrote: > > I have just added lkm capability to my driver, using joy driver as > an example. It was almost cut and paste. I think it would be a nice > addition to /usr/share/examples/drivers/make_*_driver.sh. > > -- > Daniel C. Sobral (8-DCS) > dcs@gns.com.br > > I owe, I owe, > It's off to work I go... send me diffs and I'll commit it!