Re: create_proc_entry within probe function (USB)

From: Greg KH
Date: Fri Dec 03 2004 - 18:32:30 EST


On Fri, Dec 03, 2004 at 09:09:39AM +0100, Peter Bartosch wrote:
> Hello all,
>
>
> I'm developing a USB drive ant try to create a proc-entry within my
> probe-function. Neither create_proc_read_entry nor create_proc_entry do
> work completely:
>
> If i disconnect/connect the USB-Hardware the proc-entries will be
> created. But: if i only reload the module the probe-function is
> called but the proc-entries won't be created!?

Do you have a pointer to your code anywhere?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/