lkml.org 
[lkml]   [1998]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectnubus.c patch
Hi all,

Tried to build a mac kernel w/o procfs. Here's a tiny
patch.

(Untested. :-)

-- DN

--- nubus.c Wed Dec 23 14:04:11 1998
+++ nubus.c.new Wed Dec 23 14:04:06 1998
@@ -632,7 +632,9 @@
nubus_init_via();
printk("Scanning nubus slots.\n");
nubus_probe_bus();
+#if CONFIG_PROC_FS
proc_register(&proc_root, &proc_nubus);
+#endif
}


--
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s--:+ a-->? C++(---) UL++++ US+++$ P- L+++ !E W-- N+++ !w M++$ V?>+++
PS--- PE++ t--(*) 5+ X+ R+(*) tv-- b+ DI+++ D--- G? e>++++ h* r++>+++ z+>++++
------END GEEK CODE BLOCK------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.049 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site