lkml.org 
[lkml]   [1997]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFloppy module not working (and why)
	Hi,
when I installed home the 2.1.36 with floppy compiled as module, I got an
(the) OOPS. So I digged a bit and found, that it happens only if there is
a parameter supplied for the floppy module. The floppy calles the function
get_options (in init/main.c) which is marker as __initfunc and therefore
it is thown away.
So the solution is to unmark the function get_options in
init/main.c (this means removing the __initfunc( and the last ) ).

Petr Cech

P.S. Sorry I don't have current sources at school so no diff :)


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