It is fairly repetative
> know of a driver that has been 'properly' updated so I have something to work
> from? I'll try and look at some of the code, I'm pretty good at C, but not too
> terribly familiar w/ kernel internals (yet. :) ).
Have a look at the changes in aic7xxx between 2.3.29 and 2.3.32. Most of the
driver specific foo_setup() functions are now intended to be called
by having an __setup() macro which calls them at kernel boot time.
Alan
-
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/