From owner-freebsd-hackers Mon Oct 7 1:40:11 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D9737B401 for ; Mon, 7 Oct 2002 01:40:09 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C7AE43E9C for ; Mon, 7 Oct 2002 01:40:09 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021007084008.UDNF22381.sccrmhc03.attbi.com@InterJet.elischer.org>; Mon, 7 Oct 2002 08:40:08 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id BAA32630; Mon, 7 Oct 2002 01:21:19 -0700 (PDT) Date: Mon, 7 Oct 2002 01:21:17 -0700 (PDT) From: Julian Elischer To: Bruce M Simpson Cc: freebsd-hackers@freebsd.org, Neal Nelson Subject: Re: Writing a PCI ADSL Driver In-Reply-To: <20021007080248.GG17186@spc.org> 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 Mon, 7 Oct 2002, Bruce M Simpson wrote: > I finally got to play with my ENI 3060 at the weekend. It probes as a PCI > ATM adapter. I also found that the debugging symbols and code hadn't been > stripped from the drivers which shipped with my particular card. Windows > attaches its native ATM stack to the card's NDIS5 PCI/ATM miniport driver > and the Alcatel DynaMiTe firmware is clearly visible in the data segment. > > I'm planning on writing a HARP driver for this thing eventually so any > advice would be appreciated. The en(4) driver looks a bit aged and scary, > though. Talk about setting onesself a challenge... I bought this card with > the express intention of subjecting myself to that, it's either that or get > a little black box router with ethernet output (or *spit* Windows on the > gateway.) > > Julian: How would netgraph fit with ATM? there is a project mentionned in the latest status report to do a netgraph ATM implementation... start there... > > I should point out that all the NDIS5 entry points are clearly visible, and > I also have a nice IDA library which covers a fair bit of NDIS5. > > I've been down with a mystery virus, so haven't made progress elsewhere. > > BMS > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message