Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Oct 2000 10:21:39 -0600
From:      Warner Losh <imp@village.org>
To:        "Rink Springer" <rink@springer.cx>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Need some help developing my ethernet driver. 
Message-ID:  <200010021621.KAA11813@harmony.village.org>
In-Reply-To: Your message of "Mon, 02 Oct 2000 19:16:29 %2B0200." <001801c02c94$83c6ce00$3400000a@springer.cx> 
References:  <001801c02c94$83c6ce00$3400000a@springer.cx>  <000f01c02c89$089ca840$3400000a@springer.cx> <200010021523.JAA11279@harmony.village.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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?200010021621.KAA11813>