create_proc_entry within probe function (USB)
From: Peter Bartosch
Date: Fri Dec 03 2004 - 04:03:20 EST
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!?
yours,
Peter
-
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/