From owner-cvs-all Thu Apr 4 15: 0:28 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 57E2F37B419; Thu, 4 Apr 2002 15:00:18 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020404230016.LUDO21252.rwcrmhc53.attbi.com@InterJet.elischer.org>; Thu, 4 Apr 2002 23:00:16 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA32957; Thu, 4 Apr 2002 14:49:41 -0800 (PST) Date: Thu, 4 Apr 2002 14:49:41 -0800 (PST) From: Julian Elischer To: "David O'Brien" Cc: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/my if_my.c if_myreg.h In-Reply-To: <20020404143043.A81298@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG it built as of yesterday (I had to make some edits.) I did the following: 1/ removed all the ^Ms 2/ ran it throught "indent" 3/ manually changed a bunch of stuff that indent missed 4/ removed K&R declarations and replaced with ANSI argument defienitions 5/ Added copyright after discussion with Myson 6/ changed code to use ether_ifinit(). plus a few other things but I haven't put th ecard that myson sent me into a machine to test yet.. I just wanted to get it saved somewhere. I'll link it in when I know it actually works. On Thu, 4 Apr 2002, David O'Brien wrote: > On Wed, Apr 03, 2002 at 09:22:13PM -0800, Julian Elischer wrote: > > julian 2002/04/03 21:22:13 PST > > > > Added files: > > sys/dev/my if_my.c if_myreg.h > > Log: > > Add the driver for "myson" ethernet cards. > > This driver was written by Myson and is made available > > by their courtesy. > > The 5.x version is not fully tested (I will be testing) but > > Does this build on -CURRENT? I have not committed it myself because it > did not. I wonder since you did not change files, nor hook it up to the > build. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message