Re: Device Initialization.

Andrew E. Mileski (aem@netcom.ca)
Wed, 20 Aug 1997 06:21:15 -0400 (EDT)


> > I've looked at kernel sources, and I can't find a place where to
> >put a code to automatically initialize my device at startup... Where's it?
>
> Use:
> __initfunc(int your_init(<init args>))

This doesn't do what you think. It just marks the function as discardable.

--
Andrew E. Mileski   mailto:aem@netcom.ca