From owner-freebsd-new-bus Mon Jul 24 10:24: 2 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 10F0037B8F3; Mon, 24 Jul 2000 10:23:38 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from [192.168.32.34] (helo=mx2.silyn-tek.de) by mout1.silyn-tek.de with esmtp (Exim 3.13 #1) id 13Glx2-0006eO-00; Mon, 24 Jul 2000 19:23:36 +0200 Received: from p3e9c115c.dip0.t-ipconnect.de ([62.156.17.92] helo=neutron.cichlids.com) by mx2.silyn-tek.de with esmtp (Exim 3.13 #1) id 13Glx1-0007s8-00; Mon, 24 Jul 2000 19:23:35 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id B2984AB91; Mon, 24 Jul 2000 19:25:33 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id AAA7314BB3; Mon, 24 Jul 2000 19:23:29 +0200 (CEST) Date: Mon, 24 Jul 2000 19:23:29 +0200 From: Alexander Langer To: Warner Losh Cc: new-bus@FreeBSD.ORG, mdodd@FreeBSD.ORG, tanimura@FreeBSD.ORG Subject: Re: ed driver newbusified - review/testers wanted Message-ID: <20000724192329.A30003@cichlids.cichlids.com> References: <20000724175042.A27618@cichlids.cichlids.com> <200007241606.KAA80180@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200007241606.KAA80180@harmony.village.org>; from imp@village.org on Mon, Jul 24, 2000 at 10:06:10AM -0600 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. Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Warner Losh (imp@village.org): > : I now newbus-ified the ed driver. > : I've tested my NE2000 PCI Ethernet (RealTek 8029) card now on > : my alpha and it works fine. (I'm kinda proud :-) > That's something to be proud of :-). Hmm - actually it was just replacing all out*()/in*() functions with the calls to the bus_space_* functions and similar. The driver was already written in the new driver scheme but still used direct hardware i/o. > : 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 > I think I have at least one of these hanging around. I don't think > the old ed driver supported them, however. From what I've read in the source and the manpage , it did. If so, please double-check if they work, since in the part of this driver I used the kvtop(bus_get_virtual()) -> bus_get_start() migration. > I have a few SMC cards I could try. I may even have an old wd8003 (I > think that's the number) I could try also. Same here, iirc. > : - Novell NE1000/NE2000 or clones > I have a real, genuine NE2000. That one should work :) > But as an added bonus, I do have a PC98 notebook with the C-BUS > interface (as well as the pccard interface, but that's not working) > and a ed based nic for C-BUS. Hehe - awesome! Happy testing -- and thanks! Alex -- 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