From owner-freebsd-hackers Mon Oct 2 9:21:45 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CE2BD37B502 for ; Mon, 2 Oct 2000 09:21:42 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e92GLeI02671; Mon, 2 Oct 2000 10:21:40 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA11813; Mon, 2 Oct 2000 10:21:40 -0600 (MDT) Message-Id: <200010021621.KAA11813@harmony.village.org> To: "Rink Springer" Subject: Re: Need some help developing my ethernet driver. Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Mon, 02 Oct 2000 19:16:29 +0200." <001801c02c94$83c6ce00$3400000a@springer.cx> References: <001801c02c94$83c6ce00$3400000a@springer.cx> <000f01c02c89$089ca840$3400000a@springer.cx> <200010021523.JAA11279@harmony.village.org> Date: Mon, 02 Oct 2000 10:21:39 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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