Skip site navigation (1)Skip section navigation (2)
Date:      03 Oct 2000 12:56:19 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        "Rink Springer" <rink@springer.cx>
Cc:        <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: Need some help developing my ethernet driver.
Message-ID:  <xzppuligpm4.fsf@flood.ping.uio.no>
In-Reply-To: "Rink Springer"'s message of "Mon, 2 Oct 2000 17:54:22 %2B0200"
References:  <000f01c02c89$089ca840$3400000a@springer.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
"Rink Springer" <rink@springer.cx> writes:
> I am currently working on a driver for the D-Link DE620 Parallel Ethernet
> card driver. I used the if_el.c code as a base, for it appears to be a
> relatively easy driver (my driver is called dl0 BTW, for D-Link. Anyknow
> know if this conflicts somewhere?).

You might want to look at src/sys/i386/isa/if_rdp.c instead.

And yes, dl is available, though there's a header file called if_dl.h;
if your driver needs its own header file, call it if_dlreg.h.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzppuligpm4.fsf>