From owner-freebsd-new-bus Mon Jul 24 8:50:53 2000 Delivered-To: freebsd-new-bus@freebsd.org Received: from mout1.silyn-tek.de (mout1.silyn-tek.de [194.25.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 9B62237BA23; Mon, 24 Jul 2000 08:50:46 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.33] (helo=mx1.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13GkVB-0006LD-00; Mon, 24 Jul 2000 17:50:45 +0200 Received: from p3e9c1142.dip0.t-ipconnect.de ([62.156.17.66] helo=neutron.cichlids.com) by mx1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13GkV9-0007Qf-00; Mon, 24 Jul 2000 17:50:43 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 3A983AB91; Mon, 24 Jul 2000 17:52:42 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id 7745914BB3; Mon, 24 Jul 2000 17:50:42 +0200 (CEST) Date: Mon, 24 Jul 2000 17:50:42 +0200 To: new-bus@freebsd.org, mdodd@freebsd.org, tanimura@freebsd.org Subject: ed driver newbusified - review/testers wanted Message-ID: <20000724175042.A27618@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. From: alex@big.endian.de (Alexander Langer) Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I now newbus-ified the ed driver. That also ports it to the alpha-platform (includes some patches done by me earlier and by BDE, who re-wrote parts for PC98). I've tested my NE2000 PCI Ethernet (RealTek 8029) card now on my alpha and it works fine. (I'm kinda proud :-) What I now need is a review of the patches [1] as well as a test on the following card-types: - NICs with the DS8390 chipset from National Semiconductor - WD and SMC as well as 3Com 3c503 cards that are supported by the ed driver - Novell NE1000/NE2000 or clones - HP PC Lan+ adapters. I'd especially welcome HP/WD/SMC testers, since these use extra code. The patch is at http://people.FreeBSD.org/~alex/if_ed.patch Comments welcome! Alex [1] Look at the if_edvar.h patch. I think the #ifdef stuff needs to be reworked, but one thing is sure: it must be u_int for Alpha's, if it's u_short, the card isn't detected. -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message