From owner-freebsd-hackers Tue Apr 16 13: 0:22 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id ECD1A37B400 for ; Tue, 16 Apr 2002 13:00:15 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020416200010.CSTQ1901.rwcrmhc52.attbi.com@InterJet.elischer.org>; Tue, 16 Apr 2002 20:00:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA93096; Tue, 16 Apr 2002 12:47:22 -0700 (PDT) Date: Tue, 16 Apr 2002 12:47:20 -0700 (PDT) From: Julian Elischer To: Surfer Cc: dirkx@covalent.net, freebsd-hackers@FreeBSD.ORG Subject: Re: Myson / if_my.c for FreeBSD In-Reply-To: <002b01c1e4f0$dce7fe80$c80a0a0a@surfer> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 16 Apr 2002, Surfer wrote: > > Sir: > > Our latest driver is ready and tested. It's support our 3 network chips. > > MTD800 Fast NIC > MTD803 Fast NIC with integrated PHY > MTD891 Gigabit NIC > > Should I release it at this time?? Or I can release it after the old > driver checked into the current tree?? > I don't check the old driver into the current tree yet. And the latest > driver is NOT KNF. can you send me the files? also, can you make a very small man page that gives the cards that may be supported, and how to identify such cards.. the cards you sent me have chips identified as: BC001 0041afa3K1 with a logo of "(circle)+ US" there is no other identifying information on them so it would be good to have a document of how to identify cards that may be supported by this driver. I just checked in a "KNF'd" version of the 4.x drivers as well. (I may have a few small bits to clean up I just noticed...) > > Thanks for your help on our FreeBSD driver. This is my first time to > write a FreeBSD driver. > I have to learn a lot of thing about FreeBSD driver. > > > Best Regards > Yen Chien Wu > > ----- Original Message ----- > From: "Julian Elischer" > To: > Cc: ; > Sent: Tuesday, April 16, 2002 4:46 AM > Subject: Re: Myson / if_my.c for FreeBSD > > > > did you check the driver checked into the -current tree? > > I did most of this plus a bit more, > > Includind adding the right copyright, and reformatting it into BSD > > "Kernel Normal Format" (KNF). > > > > compiles fine as a module.. but I haven't fully tested it yet.. > > I'll be checking in the 4.x version soon, when I've seen the5.x version > > working fully.. > > > > /sys/dev/my > > > > > > > > > > On Mon, 15 Apr 2002 dirkx@covalent.net wrote: > > > > > > > > Attached is a short diff which makes the freebsd5 drivers from > > > > > > http://www.myson.com.tw/mtd/803_drivers.htm. > > > -> > > > http://www.myson.com.tw/mtd/driver/803/mtd80x-freebsd.tgz.TGZ > > > -> > > > MD5 (mtd80x-freebsd.tgz.TGZ) = 52348a57543f90c501337bf73c4257fb > > > > > > function on freebsd-CURRENT. Attached patch has worked fine for the last > > > couple of week under moderate server usage. As I've no understanding of > > > all this new kernel locking thing - feel free to set me right as how to > > > really do it! (I just looked at a few of the other if_*.c and mimiced > > > the changes - YMMV :-). > > > > > > Thanks ! > > > > > > Dw. > > > -- > > > Dirk-Willem van Gulik / dirkx(a)apache.org > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message