Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 14:49:41 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        Julian Elischer <julian@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/my if_my.c if_myreg.h
Message-ID:  <Pine.BSF.4.21.0204041445380.31994-100000@InterJet.elischer.org>
In-Reply-To: <20020404143043.A81298@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0204041445380.31994-100000>