OK, I hear you.  Here is an *untested* patch which removes the
compile time dependency on DEVFS.

Apologies to Cameron for the work he will have to repeat.

        http://phk.freebsd.dk/patch/devfs.patch


-----------------------------------------------
Remove compile-time dependency on DEVFS:
        rename devfs_clone to dev_clone
        rename devfs_stdclone to dev_stdclone
        move both to kern_conf.c
Remove various old devfs stuff no longer needed.

Devfs precense is now checked with the variable "devfs_present" 
for drivers which truly need to know (drivers doing "almost cloning).

WARNING: Not tested!

Wed Aug 30 23:27:05 CEST 2000
-----------------------------------------------

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to