From owner-freebsd-hackers Mon Oct 2 11: 8:30 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from minerva.springer.cx (d4044.dtk.chello.nl [213.46.4.44]) by hub.freebsd.org (Postfix) with ESMTP id B0FE237B502 for ; Mon, 2 Oct 2000 11:08:24 -0700 (PDT) Received: from aurum (aurum.springer.cx [10.0.0.52]) by minerva.springer.cx (8.9.3/8.9.3) with SMTP id TAA22608 for ; Mon, 2 Oct 2000 19:15:55 -0400 Message-ID: <001d01c02ca3$dbf60a00$3400000a@springer.cx> From: "Rink Springer" To: References: <001301c02c96$a0c5ad80$3400000a@springer.cx> <001d01c02c95$fc7eede0$3400000a@springer.cx> <001801c02c94$83c6ce00$3400000a@springer.cx> <000f01c02c89$089ca840$3400000a@springer.cx> <200010021523.JAA11279@harmony.village.org> <200010021621.KAA11813@harmony.village.org> <200010021632.KAA11958@harmony.village.org> <200010021641.KAA12076@harmony.village.org> Subject: Re: Need some help developing my ethernet driver. Date: Mon, 2 Oct 2000 21:04:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Warner Losh" To: "Rink Springer" Sent: Monday, October 02, 2000 6:41 PM Subject: Re: Need some help developing my ethernet driver. Hi! > : 4.1-RELEASE. > > OK. That's the problem. You need to use newbus rather than the > legacy interface. The el driver still uses the legacy driver > interface. The ed, ep or sn driver might be a better one to start > with... > > Warner > Thanks pal! Now, the thing's at least probing for it (for some reason twice, but I'll figure that out). One final problem here now... how can I determine which I/O address FreeBSD is willing me to probe for the device? I cannot find it in any of the existing drivers... anyone? --Rink To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message