From owner-freebsd-hackers Thu Mar 14 9:49:31 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mail01.doctordesign.com (doctordesign.com [205.230.20.48]) by hub.freebsd.org (Postfix) with ESMTP id 9445337B400 for ; Thu, 14 Mar 2002 09:49:24 -0800 (PST) Received: by doctordesign.com with Internet Mail Service (5.5.2653.19) id ; Thu, 14 Mar 2002 09:49:17 -0800 Received: from menace.indy.doctordesign.com ([10.3.30.20]) by mail02.indy.doctordesign.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id G88KS9QC; Thu, 14 Mar 2002 12:49:08 -0500 Received: (from carlk@localhost) by menace.indy.doctordesign.com (8.9.3/8.8.5) id MAA25901 for freebsd-hackers@freebsd.org; Thu, 14 Mar 2002 12:49:06 -0500 From: "Kreider, Carl" To: freebsd-hackers@freebsd.org Date: Thu, 14 Mar 2002 12:49:06 -0500 Subject: Another kernel newbie Message-ID: <20020314124906.A25849@indy.doctordesign.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been tasked with a driver for a video capture card. I've been following the example of the bktr driver, searched the net for information, bought "The Design and Implementation of the 4.4BSD Operating System", read the Developer's Handbook, etc. I am working outside the kernel tree right now, in /usr/local/src and am ready to compile. However, sys/bus.h wants device_if.h and bus_if.h, which apparently are generated dynamically. How do I make that magic happen? -- Carl Kreider Doctor Design Services 700 E Beardsley Suite 14A Elkhart Indiana 46514 219-206-8050 x104 carl.kreider@windriver.com ckreider@doctordesign.com ckreider@acm.org ckreider@gte.net ============================================================= "The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man." -- George Bernard Shaw ============================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message