Author: imp Date: Tue Dec 28 22:44:32 2010 New Revision: 216781 URL: http://svn.freebsd.org/changeset/base/216781
Log: Revert r216775, per jhb@ Modified: head/sys/conf/NOTES Modified: head/sys/conf/NOTES ============================================================================== --- head/sys/conf/NOTES Tue Dec 28 22:31:59 2010 (r216780) +++ head/sys/conf/NOTES Tue Dec 28 22:44:32 2010 (r216781) @@ -1110,8 +1110,7 @@ options VFS_AIO device random # The system memory devices; /dev/mem, /dev/kmem -# In various system's DEFAULTS file, so we don't need it here. -#device mem +device mem # The kernel symbol table device; /dev/ksyms device ksyms _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
