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 majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to