Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 1999 07:56:33 +0200
From:      eT <eT@post.com>
To:        ognir@humboldt1.com
Cc:        Hackers FreeBSD <hackers@freebsd.org>
Subject:   Re: New kernel drivers
Message-ID:  <37AFBF11.B8F11E5F@post.com>
References:  <199908100130.SAA05131@home.humboldt1.com>

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

eT



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?37AFBF11.B8F11E5F>