From owner-freebsd-hackers Thu Oct 9 14:30:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA01343 for hackers-outgoing; Thu, 9 Oct 1997 14:30:22 -0700 (PDT) (envelope-from owner-freebsd-hackers) 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 OAA01336 for ; Thu, 9 Oct 1997 14:30:19 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id OAA02492; Thu, 9 Oct 1997 14:22:44 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd002487; Thu Oct 9 21:22:39 1997 Message-ID: <343D4AD9.794BDF32@whistle.com> Date: Thu, 09 Oct 1997 14:21:29 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: mdean CC: freebsd-hackers@FreeBSD.ORG Subject: Re: Major number requested References: <19971009203311.QE10395@uriah.heep.sax.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk J Wunsch wrote: > > As mdean wrote: > > > I would like to ask for a major number for my dio48s/at-p driver (48 > > channel digital i/o with change of state interrupt). > > I will be contributing this driver, unless rejected, to the > > freebsd project. > > Please adhere to style(9) if you intend to contribute it. If you care > for it from the beginning, it's much easier than changing things > later. just run 'indent' over it as you are developing it.. (I've learned to do this at regular intervals, it keeps the diffs down)