"Rink Springer" <[EMAIL PROTECTED]> 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 - [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to