* create_proc_entry within probe function (USB)
@ 2004-12-03 8:09 Peter Bartosch
2004-12-03 23:26 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Peter Bartosch @ 2004-12-03 8:09 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: create_proc_entry within probe function (USB)
2004-12-03 8:09 create_proc_entry within probe function (USB) Peter Bartosch
@ 2004-12-03 23:26 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-12-03 23:26 UTC (permalink / raw)
To: peter, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-03 23:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-03 8:09 create_proc_entry within probe function (USB) Peter Bartosch
2004-12-03 23:26 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox