From owner-freebsd-hackers Tue Dec 9 02:20:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA20761 for hackers-outgoing; Tue, 9 Dec 1997 02:20:12 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA20751 for ; Tue, 9 Dec 1997 02:20:07 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id CAA11350; Tue, 9 Dec 1997 02:19:44 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712091019.CAA11350@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Julian Elischer cc: Karl Pielorz , hackers@FreeBSD.ORG Subject: Re: Writing Device drivers for 2.2.X etc' In-reply-to: Your message of "Tue, 09 Dec 1997 01:40:29 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 09 Dec 1997 02:19:44 -0800 From: Amancio Hasty Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well, 3.0 drivers are slightly different than 2.x drivers. Cheers, Amancio > > > > Ok, I'll give that a go... My /usr/share/examples/drivers directory is kinda > > empty though - which distribution is the script in? > > get it from the website.. > www.freebsd.org->support->CVS_Repository->src->share->examples->drivers > > does everything for you except drive your card. > (ignore the comment about conf.c, it's no longer needed) > > > > One final question - If I write this under 2.2.2 - is it going to compile on > > 2.2.5 without any trouble? > yes and probably 3.0 as well > > > > > > > Thanks for your time, > > > > > > Karl > > > >