From owner-freebsd-hackers Tue Aug 10 0:42:12 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id B10DF14C22 for ; Tue, 10 Aug 1999 00:42:08 -0700 (PDT) (envelope-from julian@whistle.com) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with SMTP id AAA74195; Tue, 10 Aug 1999 00:31:42 -0700 (PDT) Date: Tue, 10 Aug 1999 00:32:07 -0700 (PDT) From: Julian Elischer To: eT Cc: ognir@humboldt1.com, Hackers FreeBSD Subject: Re: New kernel drivers In-Reply-To: <37AFBF11.B8F11E5F@post.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 10 Aug 1999, eT wrote: > Joe Groff wrote: > > > I have a device 'foo' which I'm working on. What files do I need to edit so > > that config recognizes foo as a controller/pseudo-device/device/disk/whatever? > > Take a look at /usr/src/sys/i386/files.i386. You device driver files > need to have an entry in this file. Also make sure that you have your > driver mentioned in your kernel config file. Alternatively it might have an entry in files.MYCONFIG if you don't want to patch a distributed file. > > eT > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message