Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2000 19:27:06 +0200
From:      "Rink Springer" <rink@springer.cx>
To:        "Warner Losh" <imp@village.org>
Cc:        <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: Need some help developing my ethernet driver. 
Message-ID:  <001d01c02c95$fc7eede0$3400000a@springer.cx>
References:  <001801c02c94$83c6ce00$3400000a@springer.cx>  <000f01c02c89$089ca840$3400000a@springer.cx> <200010021523.JAA11279@harmony.village.org>  <200010021621.KAA11813@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Okay... the source is at http://www.rink.springer.cx/tmp/if_dl.c. I agree
that using ppc is a very good idea, and I'm definatly going to do that once
it works (I'm not going to from start because I hope to use this driver for
NetBSD too eventually, and FAIK, it doesn't support ppc).

Thanks!
--Rink

----- Original Message -----
From: "Warner Losh" <imp@village.org>
To: "Rink Springer" <rink@springer.cx>
Cc: <freebsd-hackers@FreeBSD.ORG>
Sent: Monday, October 02, 2000 6:21 PM
Subject: Re: Need some help developing my ethernet driver.


> In message <001801c02c94$83c6ce00$3400000a@springer.cx> "Rink Springer"
writes:
> : Well, I've taken out the parallel driver from my kernel (and ppbus as
well).
> : So, someone got any ideas? Would it help if I quickly dump my source
file
> : online?
>
> Yes.  It likely would.
>
> What version of FreeBSD are you using?
>
> Also, you'll find two benefits from using ppbus.  First, it makes your
> life easier when dealing with all those nibbles and such that yuo have
> to send to the device.  Second, it increases the chances that your
> driver will be included in FreeBSD in the future.
>
> Warner
>



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?001d01c02c95$fc7eede0$3400000a>