From: Greg KH <greg@kroah.com>
To: peter@bartosch.net, linux-kernel@vger.kernel.org
Subject: Re: create_proc_entry within probe function (USB)
Date: Fri, 3 Dec 2004 15:26:50 -0800 [thread overview]
Message-ID: <20041203232650.GA24106@kroah.com> (raw)
In-Reply-To: <20041203080939.GA23984@bartosch.net>
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
prev parent reply other threads:[~2004-12-03 23:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-03 8:09 create_proc_entry within probe function (USB) Peter Bartosch
2004-12-03 23:26 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041203232650.GA24106@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter@bartosch.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.