Am Mittwoch, 6. August 2003 14:01 schrieb Soewono Effendi:
> Hi,
> 
> __init and __devinit are defined in linux/include/linux/init.h
> There are some usefull hints in the file. __devinit is used mostly by HotPlug.
> 
> This might also help: Found in linux/init/main.c
> 
> ...
> static int init(void * unused)
> {
>       ...
> 
>     /*
>      * Ok, we have completed the initial bootup, and
>      * we're essentially up and running. Get rid of the
>      * initmem segments and start the user-mode stuff..
>      */
>     free_initmem();
> 
>       ...
> }
> ...
> 
> best regards,
> Soewono

Thanks,
so it seems it doesn't hurt as USB is always hotpluggable. But I fail to see
how it might help.

        Regards
                Oliver



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to